Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 9e87caff98cefcabfc13288229a4422e7f9edde4
Author: A. Jiang <de34@live.cn>
Date: Sun Mar 9 11:17:24 2025 +0800

[libc++][NFC] Comment cleanup for `<type_traits>` (#130422)

- Aligns all version comments to line 65.
- Consistently uses `// since C++` instead of `// C++`, in lowercase as
used in most version comments.
- Consistently uses `class` to introduce type template parameters.
- Consistently uses `inline constexpr` for variable templates.
- Corrects the comment for `bool_constant` to `// since C++17` as it's a
C++17 feature.
- Changes the class-key of `result_of` to `struct`, which follows N4659
[depr.meta.types] and the actual usage in libc++.
- Adds missed `// since C++17` for `is_(nothrow_)invocable(_r)`.
- Moves the comments for `is_nothrow_convertible_v` to the part for
variable templates.
- Removes duplicated comments for `true_type` and `false_type`.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 529932 2025-12-16T16:40:01 0:00:00
Previous 529557 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 4 0
Performance Improvements 2 0
Added Tests 0 18
Unchanged Tests 84 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
707_ntest_r 3.25% 17.804 18.382 - 0.00% -
748_flightdm_r 2.69% 8.779 9.015 - 0.00% -
731_astcenc_r 2.55% 10.047 10.303 - 0.00% -
735_gem5_r 1.47% 13.753 13.956 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
737_gmsh_r -1.42% 13.247 13.058 - 0.00% -
727_cppcheck_r -1.14% 24.681 24.399 - 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
735_gem5_r
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r
767_nest_r


Report Time: 0.17s
Name Current %
706_stockfish_r 22.047 -
707_ntest_r 18.382 3.25%
709_cactus_r 19.718 -
710_omnetpp_r 8.620 -
721_gcc_r 13.021 -
723_llvm_r 11.453 -
727_cppcheck_r 24.399 -1.14%
729_abc_r 18.708 -
731_astcenc_r 10.303 2.55%
734_vpr_r 15.359 -
735_gem5_r 13.956 1.47%
736_ocio_r 16.127 -
737_gmsh_r 13.058 -1.42%
748_flightdm_r 9.015 2.69%
750_sealcrypto_r 18.302 -
753_ns3_r 10.627 -
766_femflow_r 12.769 -
767_nest_r 14.187 -
Geometric Mean 14.382 -