Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit e95c5c85113066fbf14307e31a533fdb1a7387ef
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Mon Nov 17 16:01:25 2025 +0100

[libc++] Refactor basic_string::__recommend (#162631)

This does a couple of things:
- code that is only useful for `shrink_to_fit` is moved into that
function
- `shrink_to_fit` is simplified a bit
- `__recommend` is renamed to better reflect what the function actually
does
- `__allocate_long_buffer` asserts that the passed capacity doesn't fit
into the SSO
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 559696 2025-12-16T16:40:01 0:00:00
Previous 559710 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 3 0
Added Tests 0 16
Unchanged Tests 77 64
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
710_omnetpp_r 2.75% 8.456 8.689 - 0.00% -
753_ns3_r 1.41% 10.087 10.229 - 0.00% -
707_ntest_r 1.02% 16.439 16.606 - 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.17s