Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 0761841bc000ce3206e043d25eb45e87d6dab0d4 Author: Takuto Ikuta <tikuta@google.com> Date: Thu Feb 13 16:54:56 2025 +0900 [libcxx] Add a missing include for __enable_if_t (#127016) This is to fix compile error with explicit Clang modules like ``` ../../third_party/libc++/src/include/__filesystem/path.h:80:26: error: declaration of '__enable_if_t' must be imported from module 'std_core.type_traits.enable_if' before it is required 80 | template <class _ECharT, __enable_if_t<__can_convert_char<_ECharT>::value, int> = 0> | ^ ../../third_party/libc++/src/include/__type_traits/enable_if.h:34:1: note: declaration here is not visible 34 | using __enable_if_t _LIBCPP_NODEBUG = typename enable_if<_Bp, _Tp>::type; | ^ ``` |
Filter
ldionne-old-macbook-results test results
| Run | Order | Start Time | Duration |
|---|---|---|---|
| Current | 527203 | 2025-12-16T16:40:01 | 0:00:00 |
| Previous | 527202 | 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 | 1 | 0 |
| Added Tests | 1 | 18 |
| Unchanged Tests | 86 | 72 |
| Total Tests | 90 |
| Performance Regressions - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 727_cppcheck_r | 5.66% | 24.563 | 25.954 | - | 0.00% | - |
| 748_flightdm_r | 2.51% | 8.809 | 9.031 | - | 0.00% | - |
| Performance Improvements - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 736_ocio_r | -1.33% | 16.426 | 16.207 | - | 0.00% | - |
| Added Tests - execution_time |
|---|
| 735_gem5_r |
| 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