Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 4125e73cdc6188cca4c1c72b72e2b2d85c157483
Author: Hristo Hristov <hghristov.rmm@gmail.com>
Date: Mon Dec 8 06:56:33 2025 +0200

[libc++] Applied `[[nodiscard]]` to `hash<shared_ptr>`, `hash<unique_ptr>`, etc. (#170674)

`[[nodiscard]]` should be applied to functions where discarding the
return value is most likely a correctness issue.

- https://libcxx.llvm.org/CodingGuidelines.html


1. `hash<shared_ptr>`, `hash<unique_ptr>`, `std::integer_sequence<>`
etc.
2. Also implements fixes to
https://github.com/llvm/llvm-project/issues/169634 on the go (issues
discovered during current implementation)

---------

Co-authored-by: A. Jiang <de34@live.cn>
Co-authored-by: Hristo Hristov <zingam@outlook.com>
Filter

ldionne-old-macbook-results test results

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

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
729_abc_r 1.46% 18.398 18.668 - 0.00% -
723_llvm_r 1.18% 11.390 11.524 - 0.00% -
753_ns3_r 1.07% 10.207 10.316 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
706_stockfish_r -3.60% 21.459 20.688 - 0.00% -
707_ntest_r -2.27% 16.480 16.105 - 0.00% -
709_cactus_r -1.73% 19.691 19.350 - 0.00% -
710_omnetpp_r -1.26% 8.503 8.396 - 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.16s
Name Current %
706_stockfish_r 20.688 -3.60%
707_ntest_r 16.105 -2.27%
709_cactus_r 19.350 -1.73%
710_omnetpp_r 8.396 -1.26%
721_gcc_r 12.895 -
723_llvm_r 11.524 1.18%
727_cppcheck_r 25.032 -
729_abc_r 18.668 1.46%
731_astcenc_r 10.050 -
735_gem5_r 13.382 -
736_ocio_r 16.187 -
737_gmsh_r 12.622 -
748_flightdm_r 8.975 -
750_sealcrypto_r 18.354 -
753_ns3_r 10.316 1.07%
766_femflow_r 12.816 -
Geometric Mean 14.028 -