Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit c59d3a268444b14c2db0fdea7e4bd929bb30630b
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Wed Apr 2 22:12:59 2025 +0200

[libc++] Add visibility annotations to the std namespace with GCC (#133233)

This allows us to remove the need for `_LIBCPP_TEMPLATE_VIS` and fixes a
bunch of missing annotations for RTTI when used across dylib boundaries.
`_LIBCPP_TEMPLATE_VIS` itself will be removed in a separate patch, since
it touches a lot of code.

This patch is a no-op for Clang. Only GCC is affected.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 532814 2025-12-16T16:40:01 0:00:00
Previous 533266 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 1 0
Added Tests 0 18
Unchanged Tests 86 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
727_cppcheck_r 2.94% 24.472 25.190 - 0.00% -
707_ntest_r 2.51% 17.869 18.318 - 0.00% -
735_gem5_r 1.39% 13.781 13.973 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
767_nest_r -1.41% 14.190 13.990 - 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.13s
Name Current %
706_stockfish_r 22.056 -
707_ntest_r 18.318 2.51%
709_cactus_r 19.759 -
710_omnetpp_r 8.495 -
721_gcc_r 12.897 -
723_llvm_r 11.428 -
727_cppcheck_r 25.190 2.94%
729_abc_r 18.649 -
731_astcenc_r 9.998 -
734_vpr_r 15.284 -
735_gem5_r 13.973 1.39%
736_ocio_r 16.144 -
737_gmsh_r 13.095 -
748_flightdm_r 8.853 -
750_sealcrypto_r 18.351 -
753_ns3_r 10.620 -
766_femflow_r 12.775 -
767_nest_r 13.990 -1.41%
Geometric Mean 14.335 -