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 555899 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 11 0
Added Tests 0 16
Unchanged Tests 69 64
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
706_stockfish_r 4.99% 20.494 21.516 - 0.00% -
735_gem5_r 4.20% 13.142 13.694 - 0.00% -
707_ntest_r 2.75% 16.044 16.485 - 0.00% -
709_cactus_r 2.61% 19.178 19.677 - 0.00% -
729_abc_r 2.39% 18.313 18.751 - 0.00% -
753_ns3_r 2.17% 10.064 10.282 - 0.00% -
727_cppcheck_r 1.97% 24.484 24.966 - 0.00% -
710_omnetpp_r 1.62% 8.414 8.550 - 0.00% -
737_gmsh_r 1.62% 12.657 12.862 - 0.00% -
731_astcenc_r 1.53% 10.006 10.159 - 0.00% -
748_flightdm_r 1.41% 8.812 8.936 - 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.42s
Name Current %
706_stockfish_r 21.516 4.99%
707_ntest_r 16.485 2.75%
709_cactus_r 19.677 2.61%
710_omnetpp_r 8.550 1.62%
721_gcc_r 12.915 -
723_llvm_r 11.420 -
727_cppcheck_r 24.966 1.97%
729_abc_r 18.751 2.39%
731_astcenc_r 10.159 1.53%
735_gem5_r 13.694 4.20%
736_ocio_r 16.167 -
737_gmsh_r 12.862 1.62%
748_flightdm_r 8.936 1.41%
750_sealcrypto_r 18.462 -
753_ns3_r 10.282 2.17%
766_femflow_r 12.760 -
Geometric Mean 14.149 1.74%