Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit f332455dd9a2b2b3ecb20f28349673313c5b440b
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Mon Feb 10 21:19:46 2025 +0100

[libc++] Extract destroy algorithms into separate headers (#126449)

This patch separates the destroy algorithms from the primitive
construct_at and destroy_at operations, which are conceptually not
algorithms. This makes it easier to start using these destroy algorithms
from upcoming relocation facilities.

As part of this, it also implements `std::destroy_at` for arrays without
relying on the `std::destroy` algorithm, which is conceptually a
higher-level facility.
Filter

ldionne-old-macbook-results test results

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

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
736_ocio_r 2.72% 16.202 16.643 - 0.00% -
735_gem5_r 1.59% 13.697 13.915 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
727_cppcheck_r -4.19% 25.723 24.647 - 0.00% -
707_ntest_r -3.35% 18.441 17.823 - 0.00% -
753_ns3_r -2.08% 10.919 10.692 - 0.00% -
748_flightdm_r -1.66% 9.037 8.886 - 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.08s
Name Current %
706_stockfish_r 22.149 -
707_ntest_r 17.823 -3.35%
709_cactus_r 19.816 -
710_omnetpp_r 8.472 -
721_gcc_r 13.100 -
723_llvm_r 11.473 -
727_cppcheck_r 24.647 -4.19%
729_abc_r 18.723 -
731_astcenc_r 10.070 -
734_vpr_r 15.175 -
735_gem5_r 13.915 1.59%
736_ocio_r 16.643 2.72%
737_gmsh_r 13.058 -
748_flightdm_r 8.886 -1.66%
750_sealcrypto_r 18.297 -
753_ns3_r 10.692 -2.08%
766_femflow_r 12.794 -
767_nest_r 14.216 -
Geometric Mean 14.357 -