Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
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
Name Current %
706_stockfish_r 22.199 -
707_ntest_r 18.010 -
709_cactus_r 19.746 -
710_omnetpp_r 8.528 1.73%
721_gcc_r 13.094 -
723_llvm_r 11.582 -
727_cppcheck_r 25.209 -
729_abc_r 18.722 -1.32%
731_astcenc_r 10.072 -
734_vpr_r 15.547 2.63%
735_gem5_r 14.245 -
736_ocio_r 16.322 -
737_gmsh_r 13.255 1.62%
748_flightdm_r 8.906 -
750_sealcrypto_r 18.500 -
753_ns3_r 10.741 -
766_femflow_r 12.943 -
Geometric Mean 14.467 -