Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 685af55fe004b0d904c3de1c28fdebbeee15d0a4 Author: Nikolas Klauser <nikolasklauser@berlin.de> Date: Sat Jun 21 09:58:45 2025 +0200 [libc++] Simplify <limits> a bit (#140021) This does a few small things: - inline `__libcpp_compute_min`, since we can don't have to put the arithmetic behind a constraint. Simple arithmetic also tends to be faster to compile than instantiating a type. - Remove an unused include (and add missing includes elsewhere) - Remove `__min` and `__max` from the `bool` specialization Co-authored-by: Louis Dionne <ldionne.2@gmail.com> |
Filter
ldionne-old-macbook-results test results
| Run | Order | Start Time | Duration |
|---|---|---|---|
| Current | 541764 | 2025-12-16T16:40:01 | 0:00:00 |
| Previous | 541763 | 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 |
| Performance Improvements | 1 | 0 |
| Added Tests | 1 | 17 |
| Unchanged Tests | 80 | 68 |
| Total Tests | 85 |
| Performance Regressions - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 734_vpr_r | 2.63% | 15.148 | 15.547 | - | 0.00% | - |
| 710_omnetpp_r | 1.73% | 8.383 | 8.528 | - | 0.00% | - |
| 737_gmsh_r | 1.62% | 13.044 | 13.255 | - | 0.00% | - |
| Performance Improvements - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 729_abc_r | -1.32% | 18.973 | 18.722 | - | 0.00% | - |
| Added Tests - execution_time |
|---|
| 735_gem5_r |
| 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 |
| 735_gem5_r |
| 736_ocio_r |
| 737_gmsh_r |
| 748_flightdm_r |
| 750_sealcrypto_r |
| 753_ns3_r |
| 766_femflow_r |
Report Time: 0.08s