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 536584 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 6 0
Performance Improvements 3 0
Added Tests 0 18
Unchanged Tests 81 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
734_vpr_r 2.72% 15.114 15.525 - 0.00% -
727_cppcheck_r 1.87% 24.712 25.175 - 0.00% -
710_omnetpp_r 1.74% 8.608 8.757 - 0.00% -
753_ns3_r 1.48% 10.670 10.828 - 0.00% -
731_astcenc_r 1.07% 9.995 10.102 - 0.00% -
721_gcc_r 1.04% 12.890 13.024 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
735_gem5_r -2.47% 14.453 14.096 - 0.00% -
748_flightdm_r -1.75% 9.022 8.864 - 0.00% -
707_ntest_r -1.42% 18.305 18.045 - 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.17s
Name Current %
706_stockfish_r 22.109 -
707_ntest_r 18.045 -1.42%
709_cactus_r 19.697 -
710_omnetpp_r 8.757 1.74%
721_gcc_r 13.024 1.04%
723_llvm_r 11.431 -
727_cppcheck_r 25.175 1.87%
729_abc_r 18.506 -
731_astcenc_r 10.102 1.07%
734_vpr_r 15.525 2.72%
735_gem5_r 14.096 -2.47%
736_ocio_r 16.322 -
737_gmsh_r 12.884 -
748_flightdm_r 8.864 -1.75%
750_sealcrypto_r 18.395 -
753_ns3_r 10.828 1.48%
766_femflow_r 12.888 -
767_nest_r 14.149 -
Geometric Mean 14.406 -