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 537600 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 5 0
Performance Improvements 3 0
Added Tests 0 18
Unchanged Tests 82 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
735_gem5_r 2.36% 13.770 14.096 - 0.00% -
710_omnetpp_r 2.28% 8.562 8.757 - 0.00% -
734_vpr_r 2.23% 15.186 15.525 - 0.00% -
727_cppcheck_r 1.96% 24.691 25.175 - 0.00% -
753_ns3_r 1.81% 10.635 10.828 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
707_ntest_r -2.06% 18.425 18.045 - 0.00% -
767_nest_r -1.48% 14.361 14.149 - 0.00% -
723_llvm_r -1.13% 11.562 11.431 - 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.31s
Name Current %
706_stockfish_r 22.109 -
707_ntest_r 18.045 -2.06%
709_cactus_r 19.697 -
710_omnetpp_r 8.757 2.28%
721_gcc_r 13.024 -
723_llvm_r 11.431 -1.13%
727_cppcheck_r 25.175 1.96%
729_abc_r 18.506 -
731_astcenc_r 10.102 -
734_vpr_r 15.525 2.23%
735_gem5_r 14.096 2.36%
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.81%
766_femflow_r 12.888 -
767_nest_r 14.149 -1.48%
Geometric Mean 14.406 -