Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit ddc62797c4fb30475bb2787101fc5b7acb641af9
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Mon Mar 24 07:32:01 2025 +0100

[libc++] Simplify the implementation of __is_referenceable (#130043)

The `__is_referenceable` builtin has been removed from Clang, since all
its uses have been replaced by builtins themselves. This trait only
exists for GCC compatibility and to word around some issues in the other
traits. The non-builtin implementation has been refactored to use
variable templates instead, making the implementation much simpler.
Filter

ldionne-old-macbook-results test results

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

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
727_cppcheck_r 2.39% 24.606 25.195 - 0.00% -
735_gem5_r 2.00% 13.781 14.056 - 0.00% -
748_flightdm_r 1.25% 8.972 9.085 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
737_gmsh_r -2.46% 13.274 12.947 - 0.00% -
710_omnetpp_r -1.03% 8.629 8.540 - 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.08s
Name Current %
706_stockfish_r 22.081 -
707_ntest_r 18.004 -
709_cactus_r 19.750 -
710_omnetpp_r 8.540 -1.03%
721_gcc_r 12.912 -
723_llvm_r 11.518 -
727_cppcheck_r 25.195 2.39%
729_abc_r 18.797 -
731_astcenc_r 10.028 -
734_vpr_r 15.433 -
735_gem5_r 14.056 2.00%
736_ocio_r 16.157 -
737_gmsh_r 12.947 -2.46%
748_flightdm_r 9.085 1.25%
750_sealcrypto_r 18.358 -
753_ns3_r 10.740 -
766_femflow_r 12.783 -
767_nest_r 14.187 -
Geometric Mean 14.388 -