Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 2d317d903a6c469d4bf64298b21b6dac83f1fc8b
Author: Peng Liu <winner245@hotmail.com>
Date: Tue Jan 21 16:28:58 2025 -0500

[libc++] Fix no-op shrink_to_fit for vector<bool> (#120495)

This PR addresses an issue where the `shrink_to_fit` function in
`vector<bool>` is effectively a no-op, meaning it will never shrink the
capacity.

Fixes #122502
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 524581 2025-12-16T16:40:01 0:00:00
Previous 524572 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Performance Regressions 3 0
Added Tests 0 17
Unchanged Tests 87 73
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
753_ns3_r 2.34% 10.287 10.528 - 0.00% -
727_cppcheck_r 1.78% 24.872 25.315 - 0.00% -
767_nest_r 1.52% 14.044 14.257 - 0.00% -

Added Tests - execution_time
706_stockfish_r
707_ntest_r
709_cactus_r
710_omnetpp_r
721_gcc_r
723_llvm_r
727_cppcheck_r
729_abc_r
731_astcenc_r
734_vpr_r
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r
767_nest_r


Report Time: 0.08s
Name Current %
706_stockfish_r 22.166 -
707_ntest_r 18.008 -
709_cactus_r 19.742 -
710_omnetpp_r 8.767 -
721_gcc_r 12.982 -
723_llvm_r 11.524 -
727_cppcheck_r 25.315 1.78%
729_abc_r 18.699 -
731_astcenc_r 10.107 -
734_vpr_r 15.397 -
736_ocio_r 16.258 -
737_gmsh_r 13.165 -
748_flightdm_r 8.971 -
750_sealcrypto_r 18.425 -
753_ns3_r 10.528 2.34%
766_femflow_r 12.868 -
767_nest_r 14.257 1.52%
Geometric Mean 14.447 -