Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit b8f9063ae9ca82a93fc9ea1365362926c92cc0ca
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Tue Nov 5 16:05:08 2024 +0100

[libc++] Simplify string::reserve (#114869)

We're checking quite a few things that are either trivially true or
trivially false. These cases became trivial when we changed `reserve()`
to never shrink.
Filter

ldionne-old-macbook-results test results

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


Tests Summary

Status Group # # (B)
Total Tests 0

Report Time: 0.11s