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 549727 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 11 0
Performance Improvements 1 0
Added Tests 0 16
Unchanged Tests 68 64
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
721_gcc_r 2.72% 12.980 13.334 - 0.00% -
731_astcenc_r 1.99% 10.047 10.247 - 0.00% -
737_gmsh_r 1.89% 13.024 13.270 - 0.00% -
734_vpr_r 1.84% 15.244 15.524 - 0.00% -
710_omnetpp_r 1.62% 8.306 8.441 - 0.00% -
753_ns3_r 1.42% 10.493 10.641 - 0.00% -
723_llvm_r 1.21% 11.510 11.649 - 0.00% -
706_stockfish_r 1.20% 22.131 22.397 - 0.00% -
748_flightdm_r 1.17% 8.836 8.939 - 0.00% -
707_ntest_r 1.15% 17.930 18.136 - 0.00% -
729_abc_r 1.05% 18.725 18.921 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
727_cppcheck_r -1.45% 25.170 24.805 - 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.24s
Name Current %
706_stockfish_r 22.397 1.20%
707_ntest_r 18.136 1.15%
709_cactus_r 19.885 -
710_omnetpp_r 8.441 1.62%
721_gcc_r 13.334 2.72%
723_llvm_r 11.649 1.21%
727_cppcheck_r 24.805 -1.45%
729_abc_r 18.921 1.05%
731_astcenc_r 10.247 1.99%
734_vpr_r 15.524 1.84%
736_ocio_r 16.375 -
737_gmsh_r 13.270 1.89%
748_flightdm_r 8.939 1.17%
750_sealcrypto_r 18.514 -
753_ns3_r 10.641 1.42%
766_femflow_r 12.863 -
Geometric Mean 14.517 1.08%