Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 2194bca2b78cf1ada2aa539e2a3ad8128a80f63a Author: William Tran-Viet <wtranviet@proton.me> Date: Thu Jul 17 03:43:12 2025 -0400 [libc++] Granularize `range_format` and `format_kind` declarations (#148876) While working on #105430 I ran into an issue implementing [[optional.syn]](https://eel.is/c++draft/optional.syn) because of a circular include that looked like the following: `optional -> __format/range_default_formatter.h -> __format/range_formatter.h -> __format/format_context.h -> optional`. Only `format_kind` and `range_format` are needed, and so they looked like candidates to be put into an internal header. |
Filter
ldionne-old-macbook-results test results
| Run | Order | Start Time | Duration |
|---|---|---|---|
| Current | 545108 | 2025-12-16T16:40:01 | 0:00:00 |
| Previous | 545021 | 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 | 1 | 0 |
| Performance Improvements | 4 | 0 |
| Added Tests | 0 | 16 |
| Unchanged Tests | 80 | 69 |
| Total Tests | 85 |
| Performance Regressions - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 734_vpr_r | 1.10% | 15.424 | 15.593 | - | 0.00% | - |
| Performance Improvements - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 710_omnetpp_r | -4.15% | 8.903 | 8.534 | - | 0.00% | - |
| 748_flightdm_r | -2.25% | 9.058 | 8.854 | - | 0.00% | - |
| 753_ns3_r | -1.48% | 10.836 | 10.676 | - | 0.00% | - |
| 707_ntest_r | -1.16% | 18.126 | 17.915 | - | 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 |
| 734_vpr_r |
| 736_ocio_r |
| 737_gmsh_r |
| 748_flightdm_r |
| 750_sealcrypto_r |
| 753_ns3_r |
| 766_femflow_r |
Report Time: 0.11s