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 531225 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 1 0
Performance Improvements 4 0
Added Tests 0 18
Unchanged Tests 85 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
735_gem5_r 1.80% 13.800 14.048 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
753_ns3_r -1.92% 10.750 10.543 - 0.00% -
710_omnetpp_r -1.34% 8.546 8.431 - 0.00% -
731_astcenc_r -1.09% 10.130 10.020 - 0.00% -
767_nest_r -1.03% 14.164 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 -
710_omnetpp_r 8.431 -1.34%
721_gcc_r 12.930 -
723_llvm_r 11.484 -
727_cppcheck_r 24.427 -
729_abc_r 18.599 -
731_astcenc_r 10.020 -1.09%
734_vpr_r 15.314 -
735_gem5_r 14.048 1.80%
736_ocio_r 16.131 -
737_gmsh_r 12.985 -
748_flightdm_r 8.874 -
750_sealcrypto_r 18.320 -
753_ns3_r 10.543 -1.92%
766_femflow_r 12.764 -
767_nest_r 14.018 -1.03%
Geometric Mean 14.285 -