Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit c861fe8a71e64f3d2108c58147e7375cd9314521
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Sun May 18 15:47:05 2025 +0200

[libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HIDE_FROM_ABI everywhere (#131156)

This patch introduces `_LIBCPP_{BEGIN,END}_EXPLICIT_ABI_ANNOTATIONS`,
which allow us to have implicit annotations for most functions, and just
where it's not "hide_from_abi everything" we add explicit annotations.
This allows us to drop the `_LIBCPP_HIDE_FROM_ABI` macro from most
functions in libc++.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 537907 2025-12-16T16:40:01 0:00:00
Previous 537900 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 5 0
Performance Improvements 2 0
Added Tests 0 18
Unchanged Tests 83 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
737_gmsh_r 3.56% 13.001 13.463 - 0.00% -
727_cppcheck_r 2.18% 25.211 25.759 - 0.00% -
729_abc_r 2.08% 18.523 18.908 - 0.00% -
723_llvm_r 1.27% 11.547 11.694 - 0.00% -
707_ntest_r 1.05% 17.980 18.169 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
767_nest_r -1.57% 14.295 14.071 - 0.00% -
748_flightdm_r -1.17% 8.938 8.833 - 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.12s
Name Current %
706_stockfish_r 22.195 -
707_ntest_r 18.169 1.05%
709_cactus_r 19.796 -
710_omnetpp_r 8.514 -
721_gcc_r 13.036 -
723_llvm_r 11.694 1.27%
727_cppcheck_r 25.759 2.18%
729_abc_r 18.908 2.08%
731_astcenc_r 10.080 -
734_vpr_r 15.284 -
735_gem5_r 14.016 -
736_ocio_r 16.307 -
737_gmsh_r 13.463 3.56%
748_flightdm_r 8.833 -1.17%
750_sealcrypto_r 18.470 -
753_ns3_r 10.808 -
766_femflow_r 12.907 -
767_nest_r 14.071 -1.57%
Geometric Mean 14.462 -