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 525402 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 3 0
Added Tests 0 18
Unchanged Tests 84 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
767_nest_r 3.50% 14.185 14.682 - 0.00% -
707_ntest_r 2.69% 17.821 18.300 - 0.00% -
706_stockfish_r 1.05% 21.907 22.137 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
766_femflow_r -5.43% 13.524 12.789 - 0.00% -
723_llvm_r -2.49% 11.861 11.567 - 0.00% -
734_vpr_r -1.15% 15.419 15.241 - 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.09s
Name Current %
706_stockfish_r 22.137 1.05%
707_ntest_r 18.300 2.69%
709_cactus_r 19.702 -
710_omnetpp_r 8.558 -
721_gcc_r 13.006 -
723_llvm_r 11.567 -2.49%
727_cppcheck_r 24.930 -
729_abc_r 18.734 -
731_astcenc_r 10.033 -
734_vpr_r 15.241 -1.15%
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 -5.43%
767_nest_r 14.682 3.50%
Geometric Mean 14.364 -