Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 3c4bad0504417fe06a2348d62f3589a83e47c177
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Tue Aug 26 08:04:28 2025 +0200

[libc++] Remove a few incorrect _LIBCPP_EXPORTED_FROM_ABI annotations (#132602)

This has two benefits:
- It is less likely that the macro will be copy-pasted around when
unnecessary
- We can drop `_LIBCPP_HIDE_FROM_ABI` from any member functions once we
are able to make `_LIBCPP_HIDE_FROM_ABI` the default within libc++
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 549980 2025-12-16T16:40:01 0:00:00
Previous 549923 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 1 0
Added Tests 0 16
Unchanged Tests 78 64
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
721_gcc_r 1.41% 13.149 13.334 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
723_llvm_r -1.18% 11.788 11.649 - 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
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r


Report Time: 0.07s