Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit fc5e0c071bfba9c8cc86ecff926b84a999970613
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Fri Nov 7 08:27:55 2025 +0100

[libc++] Simplify most of the segmented iterator optimizations (#164797)

This patch does two things.
(1) It replaces SFINAE with `if constexpr`, avoiding some overload
resolution and unnecessary boilerplate.
(2) It removes an overload from `__for_each_n` to forward to
`__for_each`, since `__for_each` doesn't provide any further
optimizations.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 558572 2025-12-16T16:40:01 0:00:00
Previous 558750 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 2 0
Added Tests 0 16
Unchanged Tests 76 64
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
735_gem5_r 1.06% 13.324 13.466 - 0.00% -
753_ns3_r 1.03% 10.092 10.195 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
731_astcenc_r -3.37% 10.397 10.047 - 0.00% -
710_omnetpp_r -2.35% 8.770 8.563 - 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.10s
Name Current %
706_stockfish_r 21.542 -
707_ntest_r 16.566 -
709_cactus_r 19.739 -
710_omnetpp_r 8.563 -2.35%
721_gcc_r 13.081 -
723_llvm_r 11.474 -
727_cppcheck_r 25.215 -
729_abc_r 18.780 -
731_astcenc_r 10.047 -3.37%
735_gem5_r 13.466 1.06%
736_ocio_r 16.232 -
737_gmsh_r 13.111 -
748_flightdm_r 8.855 -
750_sealcrypto_r 18.376 -
753_ns3_r 10.195 1.03%
766_femflow_r 12.816 -
Geometric Mean 14.164 -