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 531055 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 8 0
Added Tests 0 18
Unchanged Tests 81 72
Total Tests 90

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

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
737_gmsh_r -1.90% 13.237 12.985 - 0.00% -
707_ntest_r -1.86% 18.250 17.910 - 0.00% -
709_cactus_r -1.72% 20.042 19.697 - 0.00% -
734_vpr_r -1.71% 15.581 15.314 - 0.00% -
753_ns3_r -1.62% 10.718 10.543 - 0.00% -
766_femflow_r -1.58% 12.969 12.764 - 0.00% -
736_ocio_r -1.30% 16.343 16.131 - 0.00% -
731_astcenc_r -1.12% 10.134 10.020 - 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.26s
Name Current %
706_stockfish_r 22.065 -
707_ntest_r 17.910 -1.86%
709_cactus_r 19.697 -1.72%
710_omnetpp_r 8.431 -
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.12%
734_vpr_r 15.314 -1.71%
735_gem5_r 14.048 1.26%
736_ocio_r 16.131 -1.30%
737_gmsh_r 12.985 -1.90%
748_flightdm_r 8.874 -
750_sealcrypto_r 18.320 -
753_ns3_r 10.543 -1.62%
766_femflow_r 12.764 -1.58%
767_nest_r 14.018 -
Geometric Mean 14.285 -