Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| 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 | 527462 | 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 | 4 | 0 |
| Added Tests | 0 | 18 |
| Unchanged Tests | 84 | 72 |
| Total Tests | 90 |
| Performance Regressions - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 707_ntest_r | 2.88% | 17.875 | 18.390 | - | 0.00% | - |
| 735_gem5_r | 1.30% | 13.886 | 14.067 | - | 0.00% | - |
| Performance Improvements - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 721_gcc_r | -2.28% | 13.269 | 12.966 | - | 0.00% | - |
| 750_sealcrypto_r | -2.09% | 18.750 | 18.357 | - | 0.00% | - |
| 727_cppcheck_r | -1.59% | 25.227 | 24.825 | - | 0.00% | - |
| 748_flightdm_r | -1.44% | 8.917 | 8.788 | - | 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.08s