Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 34e0f9cd36e9d4eb7fd153f536c811ec668be458
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Thu Dec 19 16:06:08 2024 -0500

[libc++] Remove the need for `uselocale()` (#120158)

Instead of requiring `uselocale()` as part of the base locale API,
define __locale_guard in the few places that need it directly, without
making __locale_guard part of the base API.

In practice, most mainstream platforms never used __locale_guard, so
they also didn't need to define uselocale(), and after this patch they
actually don't define it anymore.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 522042 2025-12-16T16:40:01 0:00:00
Previous 522040 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 3 0
Added Tests 0 18
Unchanged Tests 86 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
766_femflow_r 2.15% 12.835 13.111 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
735_gem5_r -1.51% 13.767 13.559 - 0.00% -
748_flightdm_r -1.39% 8.984 8.859 - 0.00% -
734_vpr_r -1.30% 15.793 15.587 - 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
735_gem5_r
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r
767_nest_r


Report Time: 0.18s
Name Current %
706_stockfish_r 22.088 -
707_ntest_r 17.870 -
709_cactus_r 19.757 -
710_omnetpp_r 8.418 -
721_gcc_r 12.923 -
723_llvm_r 11.540 -
727_cppcheck_r 24.702 -
729_abc_r 18.719 -
731_astcenc_r 10.120 -
734_vpr_r 15.587 -1.30%
735_gem5_r 13.559 -1.51%
736_ocio_r 16.204 -
737_gmsh_r 12.972 -
748_flightdm_r 8.859 -1.39%
750_sealcrypto_r 18.345 -
753_ns3_r 10.363 -
766_femflow_r 13.111 2.15%
767_nest_r 14.273 -
Geometric Mean 14.320 -