Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 88cca8ea209bb034eaec6af09a0227fb8cc7303e
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Mon Jan 27 12:41:00 2025 -0500

[libc++] Add more missing bits to the locale base API (#122531)

This patch adds the following pieces to the locale base API:
- __setlocale (for std::setlocale)
- __lconv_t (for std::lconv)
- _LIBCPP_FOO_MASK and _LIBCPP_LC_ALL

This should be sufficient to implement all of the platform-agnostic
localization support in libc++ without relying directly on any public
API names from the C library. This makes it possible to port libc++ to
platforms that don't provide the usual locale APIs.
Filter

ldionne-old-macbook-results test results

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

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
767_nest_r 2.83% 14.278 14.682 - 0.00% -
707_ntest_r 2.46% 17.860 18.300 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
734_vpr_r -1.73% 15.510 15.241 - 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
767_nest_r


Report Time: 0.08s
Name Current %
706_stockfish_r 22.137 -
707_ntest_r 18.300 2.46%
709_cactus_r 19.702 -
710_omnetpp_r 8.558 -
721_gcc_r 13.006 -
723_llvm_r 11.567 -
727_cppcheck_r 24.930 -
729_abc_r 18.734 -
731_astcenc_r 10.033 -
734_vpr_r 15.241 -1.73%
735_gem5_r 13.677 -
736_ocio_r 16.211 -
737_gmsh_r 13.041 -
748_flightdm_r 8.877 -
750_sealcrypto_r 18.378 -
753_ns3_r 10.422 -
766_femflow_r 12.789 -
767_nest_r 14.682 2.83%
Geometric Mean 14.364 -