Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit fd52f4d23211b0d1004f7929e5263c347b4f4399
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Fri Aug 22 11:24:28 2025 +0200

[libc++][NFC] Simplify the special member functions of the node containers (#154707)

This patch does two things:
- Remove exception specifications of `= default`ed special member
functions
- `= default` special member functions

The first part is NFC because the explicit specification does exactly
the same as the implicit specification. The second is NFC because it
does exactly what the `= default`ed special member does.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 549602 2025-12-16T16:40:01 0:00:00
Previous 549309 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)
727_cppcheck_r 1.61% 24.841 25.242 - 0.00% -
721_gcc_r 1.16% 12.955 13.105 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
710_omnetpp_r -3.39% 8.700 8.405 - 0.00% -
748_flightdm_r -1.78% 9.038 8.877 - 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.06s
Name Current %
706_stockfish_r 22.141 -
707_ntest_r 17.931 -
709_cactus_r 19.803 -
710_omnetpp_r 8.405 -3.39%
721_gcc_r 13.105 1.16%
723_llvm_r 11.557 -
727_cppcheck_r 25.242 1.61%
729_abc_r 18.839 -
731_astcenc_r 10.066 -
734_vpr_r 15.256 -
736_ocio_r 16.284 -
737_gmsh_r 13.019 -
748_flightdm_r 8.877 -1.78%
750_sealcrypto_r 18.522 -
753_ns3_r 10.496 -
766_femflow_r 12.840 -
Geometric Mean 14.404 -