Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 1ffe79d092909a2075705a10d932f0af0825577b
Author: A. Jiang <de34@live.cn>
Date: Mon Nov 10 20:04:50 2025 +0800

[libc++] Avoid overloaded `operator,` for (`T`, `Iter`) cases (#161049)

Several components in libc++ aren't defending against overloaded
`operator,(T, Iter)` currently. Existing deleted overloads in
`test_iterators.h` are insufficient for such cases.

This PR adds corresponding deleted overloads with reversed order and
fixes these libc++ components.
- `piecewise_linear_distribution`'s iterator pair constructor,
- `piecewise_linear_distribution::param_type`'s iterator pair
constructor,
- `piecewise_constant_distribution`'s iterator pair constructor,
- `piecewise_constant_distribution::param_type`'s iterator pair
constructor,
- `money_get::do_get`,
- `money_put::do_put`, and
- `num_put::do_put`.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 558815 2025-12-16T16:40:01 0:00:00
Previous 558884 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 2 0
Performance Improvements 2 0
Added Tests 0 16
Unchanged Tests 76 64
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
735_gem5_r 3.68% 13.202 13.688 - 0.00% -
753_ns3_r 2.55% 10.084 10.342 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
710_omnetpp_r -3.08% 8.915 8.641 - 0.00% -
731_astcenc_r -2.98% 10.386 10.076 - 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.27s
Name Current %
706_stockfish_r 21.585 -
707_ntest_r 16.501 -
709_cactus_r 19.727 -
710_omnetpp_r 8.641 -3.08%
721_gcc_r 12.936 -
723_llvm_r 11.584 -
727_cppcheck_r 25.021 -
729_abc_r 18.753 -
731_astcenc_r 10.076 -2.98%
735_gem5_r 13.688 3.68%
736_ocio_r 16.232 -
737_gmsh_r 12.896 -
748_flightdm_r 8.914 -
750_sealcrypto_r 18.333 -
753_ns3_r 10.342 2.55%
766_femflow_r 12.806 -
Geometric Mean 14.178 -