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 532776 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
Added Tests 0 18
Unchanged Tests 87 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
707_ntest_r 2.92% 17.798 18.318 - 0.00% -
727_cppcheck_r 2.15% 24.660 25.190 - 0.00% -
735_gem5_r 1.62% 13.751 13.973 - 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.10s