Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 1bafd020c7c80be476f211bc239ce43424f7e0ce
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Fri Sep 12 11:05:14 2025 +0200

[libc++] Mark __{emplace,push}_back_slow_path as noinline (#94379)

These are almost certainly intended to not be inlined. This
significantly reduces code size when `push_back` and `emplace_back` are
used heavily.

Fixes #94360
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 552313 2025-12-16T16:40:01 0:00:00
Previous 552310 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
Added Tests 0 15
Unchanged Tests 78 65
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
727_cppcheck_r 3.40% 24.470 25.301 - 0.00% -
710_omnetpp_r 1.97% 8.367 8.532 - 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
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r


Report Time: 0.08s