Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit cffc1ac3491c891ef4f80bcbfa685710e477eeac
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Sat Feb 15 10:54:00 2025 +0100

[libc++] Avoid including <features.h> on arbitrary platforms (#125587)

This partially reverts commit 5f2389d4. That commit started checking
whether <features.h> was a valid include unconditionally, however codebases
are free to have such a header on their search path, which breaks compilation.
LLVM libc now provides a more standard way of getting configuration macros
like __LLVM_LIBC__.

After this patch, we only include <features.h> when we're on Linux or
when we're compiling for GPUs.
Filter

ldionne-old-macbook-results test results

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

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
707_ntest_r 3.27% 17.807 18.390 - 0.00% -
735_gem5_r 1.71% 13.831 14.067 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
727_cppcheck_r -4.35% 25.954 24.825 - 0.00% -
748_flightdm_r -2.69% 9.031 8.788 - 0.00% -
767_nest_r -1.14% 14.323 14.160 - 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.42s
Name Current %
706_stockfish_r 22.027 -
707_ntest_r 18.390 3.27%
709_cactus_r 19.705 -
710_omnetpp_r 8.545 -
721_gcc_r 12.966 -
723_llvm_r 11.485 -
727_cppcheck_r 24.825 -4.35%
729_abc_r 18.698 -
731_astcenc_r 10.038 -
734_vpr_r 15.332 -
735_gem5_r 14.067 1.71%
736_ocio_r 16.203 -
737_gmsh_r 13.067 -
748_flightdm_r 8.788 -2.69%
750_sealcrypto_r 18.357 -
753_ns3_r 10.624 -
766_femflow_r 12.769 -
767_nest_r 14.160 -1.14%
Geometric Mean 14.355 -