Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit e8fa13ca4edcae7da083555a1cb561e6f298c80c
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Thu Sep 4 09:18:49 2025 +0200

[libc++] Split ABI flag for removing iterator bases and removing the second member in reverse_iterator (#143079)

Currently `_LIBCPP_NO_ITERATOR_BASES` controls both whether specific
classes derive from `iterator` and whether `reverse_iterator` has a
second member variable. These two changes are orthogonal though, and one
can be applied in all langauge modes while the other change is only
conforming for C++17 and later.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 551195 2025-12-16T16:40:01 0:00:00
Previous 551094 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Performance Improvements 2 0
Added Tests 0 16
Unchanged Tests 78 64
Total Tests 80

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
723_llvm_r -2.06% 11.777 11.534 - 0.00% -
748_flightdm_r -1.46% 9.055 8.923 - 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
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r


Report Time: 0.08s