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 528911 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 5 0
Added Tests 0 18
Unchanged Tests 83 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
766_femflow_r 1.45% 12.766 12.951 - 0.00% -
734_vpr_r 1.04% 15.270 15.429 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
707_ntest_r -2.16% 18.339 17.943 - 0.00% -
748_flightdm_r -1.95% 9.091 8.914 - 0.00% -
727_cppcheck_r -1.77% 26.324 25.859 - 0.00% -
767_nest_r -1.66% 14.349 14.110 - 0.00% -
737_gmsh_r -1.54% 13.200 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.06s
Name Current %
706_stockfish_r 22.101 -
707_ntest_r 17.943 -2.16%
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 -1.77%
729_abc_r 18.717 -
731_astcenc_r 10.104 -
734_vpr_r 15.429 1.04%
735_gem5_r 14.017 -
736_ocio_r 16.238 -
737_gmsh_r 12.997 -1.54%
748_flightdm_r 8.914 -1.95%
750_sealcrypto_r 18.440 -
753_ns3_r 10.605 -
766_femflow_r 12.951 1.45%
767_nest_r 14.110 -1.66%
Geometric Mean 14.403 -