Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 9c3a7ad7faab0e172d08e5873b88141ab9866985
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Mon Nov 11 13:11:23 2024 -0500

[libc++] Cleanly implement the base locale API for BSD-like platforms (#115176)

Instead of going through the old locale entry points, define the base
localization API for BSD-like platforms (Apple and FreeBSD) from
scratch, using <xlocale.h> as a basis. This doesn't actually change how
that functionality is implemented, it only avoids going through a maze
to do so.

This clean new support is implemented in a separate __locale_dir/support
directory, which mirrors what we do for the threading support API.
Eventually, everything under __locale_dir/locale_base_api will go away.

rdar://131476632
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 517825 2025-12-16T16:40:01 0:00:00
Previous 517813 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 4 0
Added Tests 0 18
Unchanged Tests 84 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
766_femflow_r 2.33% 12.789 13.087 - 0.00% -
709_cactus_r 1.15% 19.761 19.988 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
748_flightdm_r -3.32% 9.245 8.939 - 0.00% -
727_cppcheck_r -2.89% 25.460 24.725 - 0.00% -
750_sealcrypto_r -1.94% 18.676 18.313 - 0.00% -
735_gem5_r -1.94% 13.956 13.685 - 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.27s
Name Current %
706_stockfish_r 22.027 -
707_ntest_r 17.874 -
709_cactus_r 19.988 1.15%
710_omnetpp_r 8.340 -
721_gcc_r 12.926 -
723_llvm_r 11.486 -
727_cppcheck_r 24.725 -2.89%
729_abc_r 18.665 -
731_astcenc_r 10.016 -
734_vpr_r 15.322 -
735_gem5_r 13.685 -1.94%
736_ocio_r 16.196 -
737_gmsh_r 13.047 -
748_flightdm_r 8.939 -3.32%
750_sealcrypto_r 18.313 -1.94%
753_ns3_r 10.453 -
766_femflow_r 13.087 2.33%
767_nest_r 14.122 -
Geometric Mean 14.307 -