Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 4090910a695efcba4b484e9f8ad2b564e9a4e7ed Author: Louis Dionne <ldionne.2@gmail.com> Date: Fri Apr 4 11:48:46 2025 -0400 [libc++] Guard additional headers with _LIBCPP_HAS_LOCALIZATION (#131921) There were some remaining headers that were not guarded with _LIBCPP_HAS_LOCALIZATION, leading to errors when trying to use modules on platforms that don't support localization (since all the headers get pulled in when building the 'std' module). This patch brings these headers in line with what we do for every other header that depends on localization. This patch also requires including <picolibc.h> from <__configuration/platform.h> in order to define _NEWLIB_VERSION. In the long term, we should use a better approach for doing that, such as defining a macro in the __config_site header. |
Filter
ldionne-old-macbook-results test results
| Run | Order | Start Time | Duration |
|---|---|---|---|
| Current | 533038 | 2025-12-16T16:40:01 | 0:00:00 |
| Previous | 532814 | 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 |
| Performance Improvements | 2 | 0 |
| Added Tests | 0 | 17 |
| Unchanged Tests | 84 | 73 |
| Total Tests | 90 |
| Performance Regressions - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 767_nest_r | 2.88% | 13.990 | 14.392 | - | 0.00% | - |
| 734_vpr_r | 2.24% | 15.284 | 15.626 | - | 0.00% | - |
| 748_flightdm_r | 2.02% | 8.853 | 9.032 | - | 0.00% | - |
| 729_abc_r | 1.21% | 18.649 | 18.874 | - | 0.00% | - |
| Performance Improvements - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 727_cppcheck_r | -2.58% | 25.190 | 24.540 | - | 0.00% | - |
| 707_ntest_r | -2.25% | 18.318 | 17.906 | - | 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 |
| 736_ocio_r |
| 737_gmsh_r |
| 748_flightdm_r |
| 750_sealcrypto_r |
| 753_ns3_r |
| 766_femflow_r |
| 767_nest_r |
Report Time: 0.14s