Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit e16541e1a6c02b32124e8893b29882bff072fd46
Author: Hui <hui.xie1990@gmail.com>
Date: Sat Mar 29 16:29:31 2025 +0000

[libc++] fix `flat_set`'s transparent `insert` (#133402)

Unlike `flat_map` and `flat_multimap`, The two function template
overloads `flat_set::insert`'s wording strongly suggest we should use
the transparent comparator
https://eel.is/c++draft/flat.set#modifiers-1

Both the code and the tests were not using the transparent comparator,
which needs to be fixed
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 532378 2025-12-16T16:40:01 0:00:00
Previous 532366 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 2 0
Added Tests 0 18
Unchanged Tests 85 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
721_gcc_r 2.56% 12.902 13.232 - 0.00% -
735_gem5_r 2.45% 13.929 14.270 - 0.00% -
737_gmsh_r 1.19% 13.016 13.172 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
748_flightdm_r -2.68% 9.163 8.917 - 0.00% -
734_vpr_r -1.19% 15.263 15.082 - 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.019 -
707_ntest_r 17.869 -
709_cactus_r 19.701 -
710_omnetpp_r 8.405 -
721_gcc_r 13.232 2.56%
723_llvm_r 11.431 -
727_cppcheck_r 24.665 -
729_abc_r 18.645 -
731_astcenc_r 9.999 -
734_vpr_r 15.082 -1.19%
735_gem5_r 14.270 2.45%
736_ocio_r 16.123 -
737_gmsh_r 13.172 1.19%
748_flightdm_r 8.917 -2.68%
750_sealcrypto_r 18.298 -
753_ns3_r 10.679 -
766_femflow_r 12.787 -
767_nest_r 14.121 -
Geometric Mean 14.333 -