Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 56594710c7ffdaf82e07b1ff63f01226c117b2ce
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Wed May 28 10:20:48 2025 -0400

[libc++] Fix build failure with libdispatch backend (#141606)

We get an error "cannot add 'abi_tag' attribute in a redeclaration"
because functions like `__dispatch_apply` are first declared without an
ABI tag due to `_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS` inside the
header, and then redeclared with an ABI tag in the .cpp file.
Filter

ldionne-old-macbook-results test results

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

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
710_omnetpp_r 2.31% 8.995 9.203 - 0.00% -
734_vpr_r 1.73% 15.278 15.542 - 0.00% -
748_flightdm_r 1.69% 8.940 9.091 - 0.00% -
707_ntest_r 1.29% 18.094 18.327 - 0.00% -
727_cppcheck_r 1.23% 24.992 25.299 - 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
Name Current %
706_stockfish_r 22.070 -
707_ntest_r 18.327 1.29%
709_cactus_r 19.753 -
710_omnetpp_r 9.203 2.31%
721_gcc_r 12.938 -
723_llvm_r 11.482 -
727_cppcheck_r 25.299 1.23%
729_abc_r 18.541 -
731_astcenc_r 10.063 -
734_vpr_r 15.542 1.73%
735_gem5_r 13.942 -
736_ocio_r 16.302 -
737_gmsh_r 12.923 -
748_flightdm_r 9.091 1.69%
750_sealcrypto_r 18.502 -
753_ns3_r 10.677 -
766_femflow_r 12.818 -
767_nest_r 14.179 -
Geometric Mean 14.465 -