Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit d6d5026b5107b940d7a7853ab16480f83c14384d
Author: A. Jiang <de34@live.cn>
Date: Thu Oct 9 17:57:59 2025 +0800

[libc++] Avoid transitive inclusion for `<__algorithm/find.h>` (#162508)

Currently, `size_t` and `__libcpp_is_constant_evaluated` are obtained by
transitive inclusion in `<__algorithm/find.h>` when `<cwchar>` is not
included. This broke module build when `_LIBCPP_HAS_WIDE_CHARACTERS` is
`1` and caused CI failure. We should explicitly include the
corresponding internal headers.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 555406 2025-12-16T16:40:01 0:00:00
Previous 555385 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 4 0
Added Tests 0 16
Unchanged Tests 76 64
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
735_gem5_r 2.72% 13.332 13.694 - 0.00% -
753_ns3_r 2.71% 10.011 10.282 - 0.00% -
727_cppcheck_r 1.81% 24.522 24.966 - 0.00% -
731_astcenc_r 1.20% 10.038 10.159 - 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
735_gem5_r
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r


Report Time: 0.35s
Name Current %
706_stockfish_r 21.516 -
707_ntest_r 16.485 -
709_cactus_r 19.677 -
710_omnetpp_r 8.550 -
721_gcc_r 12.915 -
723_llvm_r 11.420 -
727_cppcheck_r 24.966 1.81%
729_abc_r 18.751 -
731_astcenc_r 10.159 1.20%
735_gem5_r 13.694 2.72%
736_ocio_r 16.167 -
737_gmsh_r 12.862 -
748_flightdm_r 8.936 -
750_sealcrypto_r 18.462 -
753_ns3_r 10.282 2.71%
766_femflow_r 12.760 -
Geometric Mean 14.149 -