Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 672e3858a4e4b9e155adb72426074ea2af0dd922
Author: Takuto Ikuta <tikuta@google.com>
Date: Thu Feb 13 16:54:43 2025 +0900

[libcxx] Add a missing include for __bit_iterator (#127015)

This is to fix compile error with explicit Clang modules like
```
../../third_party/libc++/src/include/__vector/vector_bool.h:85:11: error: default argument of '__bit_iterator' must be imported from module 'std.bit_reference_fwd' before it is required
85 | typedef __bit_iterator<vector, false> pointer;
| ^
../../third_party/libc++/src/include/__fwd/bit_reference.h:23:68: note: default argument declared here is not reachable
23 | template <class _Cp, bool _IsConst, typename _Cp::__storage_type = 0>
| ^
```
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 527202 2025-12-16T16:40:01 0:00:00
Previous 527091 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 1 0
Performance Improvements 4 0
Added Tests 0 17
Unchanged Tests 85 73
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
736_ocio_r 1.30% 16.216 16.426 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
727_cppcheck_r -4.64% 25.759 24.563 - 0.00% -
753_ns3_r -2.97% 10.933 10.608 - 0.00% -
734_vpr_r -2.20% 15.537 15.195 - 0.00% -
710_omnetpp_r -1.22% 8.547 8.442 - 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
767_nest_r


Report Time: 0.16s
Name Current %
706_stockfish_r 22.133 -
707_ntest_r 17.819 -
709_cactus_r 19.718 -
710_omnetpp_r 8.442 -1.22%
721_gcc_r 12.968 -
723_llvm_r 11.497 -
727_cppcheck_r 24.563 -4.64%
729_abc_r 18.662 -
731_astcenc_r 10.037 -
734_vpr_r 15.195 -2.20%
736_ocio_r 16.426 1.30%
737_gmsh_r 13.027 -
748_flightdm_r 8.809 -
750_sealcrypto_r 18.373 -
753_ns3_r 10.608 -2.97%
766_femflow_r 12.799 -
767_nest_r 14.276 -
Geometric Mean 14.342 -