Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 17ce48f2b687ce86890b770c9af9e1087211f8b7
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Tue Nov 11 07:53:56 2025 -0500

[libc++] Remove __is_replaceable emulation (#167355)

The Trivial Relocation feature has been removed from the C++26 working
draft. Based on discussions in Kona, it is unlikely that the
"replaceable" type concept will come back in the C++29 time frame.

Since we don't have a use for the type trait in the library at the
moment, remove the code associated to it. If we end up needing something
like it in the future, we can always add it back.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 558995 2025-12-16T16:40:01 0:00:00
Previous 558980 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)
737_gmsh_r 1.68% 12.854 13.070 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
748_flightdm_r -1.14% 8.972 8.870 - 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
735_gem5_r
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r


Report Time: 0.12s