Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit b717f839a3a3c205f7b254523569cefb9e8c999c
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Tue Oct 7 14:58:36 2025 +0200

[libc++] Don't use std::allocator inside <any> (#161061)

There isn't much of a reason to use the allocator abstraction facilities
inside `<any>`. We can improve compile times a bit by avoiding them and
using `__libcpp_{,de}allocate` directly. IMO this also significantly
improves readability here.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 555103 2025-12-16T16:40:01 0:00:00
Previous 555385 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 7 0
Performance Improvements 2 0
Added Tests 0 16
Unchanged Tests 71 64
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
753_ns3_r 3.08% 10.011 10.319 - 0.00% -
727_cppcheck_r 2.23% 24.522 25.069 - 0.00% -
731_astcenc_r 1.65% 10.038 10.204 - 0.00% -
748_flightdm_r 1.40% 8.906 9.030 - 0.00% -
736_ocio_r 1.19% 16.161 16.354 - 0.00% -
710_omnetpp_r 1.07% 8.510 8.601 - 0.00% -
721_gcc_r 1.01% 12.902 13.033 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
729_abc_r -2.29% 18.798 18.368 - 0.00% -
737_gmsh_r -1.45% 12.828 12.641 - 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
735_gem5_r
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r


Report Time: 0.09s
Name Current %
706_stockfish_r 21.622 -
707_ntest_r 16.572 -
709_cactus_r 19.787 -
710_omnetpp_r 8.601 1.07%
721_gcc_r 13.033 1.01%
723_llvm_r 11.516 -
727_cppcheck_r 25.069 2.23%
729_abc_r 18.368 -2.29%
731_astcenc_r 10.204 1.65%
735_gem5_r 13.272 -
736_ocio_r 16.354 1.19%
737_gmsh_r 12.641 -1.45%
748_flightdm_r 9.030 1.40%
750_sealcrypto_r 18.537 -
753_ns3_r 10.319 3.08%
766_femflow_r 12.785 -
Geometric Mean 14.158 -