Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 59b4621b6a713259df78d76fb3174f97e234553d
Author: Prabhu Rajasekaran <prabhukr@google.com>
Date: Tue Sep 23 16:26:14 2025 -0700

[libc++] Fix use of static in constexpr (#160180)

`static` is not allowed inside constexpr functions in C++ versions below
23. This is causing a build error when compiled with GCC and warning
when compiled with Clang. This patch fixes this.

---------

Co-authored-by: A. Jiang <de34@live.cn>
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 553675 2025-12-16T16:40:01 0:00:00
Previous 553593 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Performance Improvements 1 0
Added Tests 0 15
Unchanged Tests 74 60
Total Tests 75

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
748_flightdm_r -1.27% 8.935 8.822 - 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
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r


Report Time: 0.06s