Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 617646ab8d148ab51e8b94ccc0a40af2fc6c3dcf
Author: Peng Liu <winner245@hotmail.com>
Date: Wed Mar 19 12:23:35 2025 -0400

[libc++] Use __alloc_traits in <deque> whenever it is available for consistency (#126595)

When an allocator-aware container already defines a member type alias
`__alloc_traits` for `std::allocator_traits<allocator_type>`, we should
consistently use `__alloc_traits`. Mixing the usage of both
`__alloc_traits` and `std::allocator_traits` can lead to inconsistencies
and confusion.
Filter

ldionne-old-macbook-results test results

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

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
735_gem5_r 1.74% 13.808 14.048 - 0.00% -
734_vpr_r 1.22% 15.129 15.314 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
710_omnetpp_r -5.78% 8.948 8.431 - 0.00% -
748_flightdm_r -3.66% 9.211 8.874 - 0.00% -
727_cppcheck_r -3.19% 25.232 24.427 - 0.00% -
709_cactus_r -1.78% 20.054 19.697 - 0.00% -
753_ns3_r -1.74% 10.730 10.543 - 0.00% -
729_abc_r -1.71% 18.922 18.599 - 0.00% -
767_nest_r -1.22% 14.192 14.018 - 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.06s
Name Current %
706_stockfish_r 22.065 -
707_ntest_r 17.910 -
709_cactus_r 19.697 -1.78%
710_omnetpp_r 8.431 -5.78%
721_gcc_r 12.930 -
723_llvm_r 11.484 -
727_cppcheck_r 24.427 -3.19%
729_abc_r 18.599 -1.71%
731_astcenc_r 10.020 -
734_vpr_r 15.314 1.22%
735_gem5_r 14.048 1.74%
736_ocio_r 16.131 -
737_gmsh_r 12.985 -
748_flightdm_r 8.874 -3.66%
750_sealcrypto_r 18.320 -
753_ns3_r 10.543 -1.74%
766_femflow_r 12.764 -
767_nest_r 14.018 -1.22%
Geometric Mean 14.285 -