Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 693f700e1dba5d601d3ac999ff5471a3d0aaac70
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Thu Nov 13 09:08:58 2025 +0100

[libc++] Implement our own is{,x}digit functions for the C locale (#165467)

The C locale is defined by the C standard, so we know exactly which
digits classify as (x)digits. Instead of going through the locale base
API we can simply implement functions which determine whether a
character is one ourselves, and probably improve codegen significantly
as well that way.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 559264 2025-12-16T16:40:01 0:00:00
Previous 559133 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 2 0
Performance Improvements 1 0
Added Tests 0 16
Unchanged Tests 77 64
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
753_ns3_r 2.48% 10.062 10.311 - 0.00% -
737_gmsh_r 1.29% 12.869 13.035 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
735_gem5_r -2.20% 13.890 13.585 - 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
735_gem5_r
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r


Report Time: 0.20s
Name Current %
706_stockfish_r 21.562 -
707_ntest_r 16.536 -
709_cactus_r 19.730 -
710_omnetpp_r 8.405 -
721_gcc_r 12.925 -
723_llvm_r 11.637 -
727_cppcheck_r 25.011 -
729_abc_r 18.785 -
731_astcenc_r 10.039 -
735_gem5_r 13.585 -2.20%
736_ocio_r 16.227 -
737_gmsh_r 13.035 1.29%
748_flightdm_r 9.046 -
750_sealcrypto_r 18.378 -
753_ns3_r 10.311 2.48%
766_femflow_r 12.879 -
Geometric Mean 14.176 -