Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit fda7373daf5790833101c504be1c749bbb0fceb8
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Fri Feb 28 15:41:44 2025 -0500

[libc++] Guard <codecvt> contents on _LIBCPP_HAS_LOCALIZATION (#129112)

The codecvt class is defined in <locale> and the contents of the
<codecvt> header don't work when localization is disabled. Without this
guard, builds with localization disabled that happen to include
<codecvt> could be broken because they would try to include <__locale>,
which ends up trying to include the locale base API and eventually
platform headers like <xlocale.h> that may not exist.
Filter

ldionne-old-macbook-results test results

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

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
766_femflow_r 1.39% 12.773 12.951 - 0.00% -
734_vpr_r 1.13% 15.256 15.429 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
706_stockfish_r -1.64% 22.470 22.101 - 0.00% -
748_flightdm_r -1.60% 9.059 8.914 - 0.00% -
737_gmsh_r -1.40% 13.181 12.997 - 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.46s
Name Current %
706_stockfish_r 22.101 -1.64%
707_ntest_r 17.943 -
709_cactus_r 19.762 -
710_omnetpp_r 8.595 -
721_gcc_r 12.903 -
723_llvm_r 11.520 -
727_cppcheck_r 25.859 -
729_abc_r 18.717 -
731_astcenc_r 10.104 -
734_vpr_r 15.429 1.13%
735_gem5_r 14.017 -
736_ocio_r 16.238 -
737_gmsh_r 12.997 -1.40%
748_flightdm_r 8.914 -1.60%
750_sealcrypto_r 18.440 -
753_ns3_r 10.605 -
766_femflow_r 12.951 1.39%
767_nest_r 14.110 -
Geometric Mean 14.403 -