Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 962aa2666fe8aa99e25bb255a99d3ab02d8441b4
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Sun May 18 12:38:06 2025 +0200

[libc++] Don't instantiate allocators in __tree on an incomplete type (#140225)

This causes a mismatch between `value_type` and
`allocator_type::value_type` in `__tree`, but I think that's acceptable.
`__tree` primarily gets a `__value_type` wrapper due to potential ABI
breaks and unwraps it to the same as `allocator_type::value_type` in the
end. A cleanup patch will also change `__tree::value_type` to be the
same as `allocator_type::value_type`, making the type mismatch only
visible where `__tree` is instantiated in `map`.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 537899 2025-12-16T16:40:01 0:00:00
Previous 537799 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
Performance Improvements 3 0
Added Tests 0 18
Unchanged Tests 84 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
710_omnetpp_r 1.71% 8.610 8.757 - 0.00% -
734_vpr_r 1.56% 15.287 15.525 - 0.00% -
753_ns3_r 1.09% 10.711 10.828 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
723_llvm_r -3.06% 11.793 11.431 - 0.00% -
707_ntest_r -2.01% 18.416 18.045 - 0.00% -
748_flightdm_r -1.87% 9.033 8.864 - 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
735_gem5_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.15s
Name Current %
706_stockfish_r 22.109 -
707_ntest_r 18.045 -2.01%
709_cactus_r 19.697 -
710_omnetpp_r 8.757 1.71%
721_gcc_r 13.024 -
723_llvm_r 11.431 -3.06%
727_cppcheck_r 25.175 -
729_abc_r 18.506 -
731_astcenc_r 10.102 -
734_vpr_r 15.525 1.56%
735_gem5_r 14.096 -
736_ocio_r 16.322 -
737_gmsh_r 12.884 -
748_flightdm_r 8.864 -1.87%
750_sealcrypto_r 18.395 -
753_ns3_r 10.828 1.09%
766_femflow_r 12.888 -
767_nest_r 14.149 -
Geometric Mean 14.406 -