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 528829 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 1 0
Performance Improvements 2 0
Added Tests 1 18
Unchanged Tests 86 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
766_femflow_r 1.02% 12.821 12.951 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
710_omnetpp_r -1.89% 8.760 8.595 - 0.00% -
707_ntest_r -1.32% 18.183 17.943 - 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.57s
Name Current %
706_stockfish_r 22.101 -
707_ntest_r 17.943 -1.32%
709_cactus_r 19.762 -
710_omnetpp_r 8.595 -1.89%
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 -
735_gem5_r 14.017 -
736_ocio_r 16.238 -
737_gmsh_r 12.997 -
748_flightdm_r 8.914 -
750_sealcrypto_r 18.440 -
753_ns3_r 10.605 -
766_femflow_r 12.951 1.02%
767_nest_r 14.110 -
Geometric Mean 14.403 -