Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 332fda86fb20c6c2cdc58976a8739c6a13110734
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Wed Nov 6 00:14:27 2024 +0100

[libc++] Remove <string> and <vector> includes from <flat_map> (#114876)

`<string>` doesn't seem to be required at all and `flat_map` doesn't
support `vector<bool>`, so we can include just `vector<T>`. This cuts
the include time in half on my system.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 517236 2025-12-16T16:40:01 0:00:00
Previous 517136 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.16s