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 549105 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Performance Improvements 1 0
Added Tests 0 16
Unchanged Tests 79 64
Total Tests 80

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
723_llvm_r -1.12% 11.586 11.457 - 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.11s