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 537236 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 4 0
Performance Improvements 3 0
Added Tests 0 18
Unchanged Tests 83 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
710_omnetpp_r 2.31% 8.559 8.757 - 0.00% -
735_gem5_r 1.79% 13.848 14.096 - 0.00% -
753_ns3_r 1.70% 10.647 10.828 - 0.00% -
767_nest_r 1.07% 13.998 14.149 - 0.00% -

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