Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 57bf5dd7a01f87cab3d659e91a2a5dc42e8eaf53
Author: yronglin <yronglin777@gmail.com>
Date: Tue Aug 19 18:14:13 2025 +0800

[libc++][tuple.apply] Implement P2255R2 make_from_tuple part. (#152867)

Implement P2255R2 tuple.apply part wording for `std::make_from_tuple`.
```
Mandates: If tuple_size_v<remove_reference_t<Tuple>> is 1, then reference_constructs_from_temporary_v<T, decltype(get<0>(declval<Tuple>()))> is false.
```

Fixes #154274

---------

Signed-off-by: yronglin <yronglin777@gmail.com>
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 549111 2025-12-16T16:40:01 0:00:00
Previous 549306 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 6 0
Added Tests 0 16
Unchanged Tests 73 64
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
737_gmsh_r 1.19% 13.052 13.207 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
710_omnetpp_r -2.32% 8.576 8.377 - 0.00% -
707_ntest_r -1.74% 18.351 18.031 - 0.00% -
706_stockfish_r -1.61% 22.539 22.177 - 0.00% -
753_ns3_r -1.47% 10.704 10.546 - 0.00% -
734_vpr_r -1.38% 15.523 15.308 - 0.00% -
731_astcenc_r -1.12% 10.154 10.041 - 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.08s
Name Current %
706_stockfish_r 22.177 -1.61%
707_ntest_r 18.031 -1.74%
709_cactus_r 19.700 -
710_omnetpp_r 8.377 -2.32%
721_gcc_r 13.007 -
723_llvm_r 11.457 -
727_cppcheck_r 24.392 -
729_abc_r 18.914 -
731_astcenc_r 10.041 -1.12%
734_vpr_r 15.308 -1.38%
736_ocio_r 16.260 -
737_gmsh_r 13.207 1.19%
748_flightdm_r 8.987 -
750_sealcrypto_r 18.658 -
753_ns3_r 10.546 -1.47%
766_femflow_r 12.782 -
Geometric Mean 14.391 -