Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 769c42f4a552a75c8c38870ddc1b50d2ea874e4e
Author: A. Jiang <de34@live.cn>
Date: Tue Jun 3 23:54:49 2025 +0800

[libc++] Fix padding calculation for function reference types (#142125)

#109028 caused `sizeof` to be sometimes applied to function reference
types, which makes a program ill-formed. This PR handles reference types
by specializations to prevent such bogus `sizeof` expression to be
instantiated.

Fixes #142118.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 539703 2025-12-16T16:40:01 0:00:00
Previous 540263 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 1 0
Performance Improvements 6 0
Added Tests 0 18
Unchanged Tests 83 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
710_omnetpp_r 1.68% 8.333 8.472 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
727_cppcheck_r -1.45% 25.139 24.775 - 0.00% -
767_nest_r -1.40% 14.328 14.127 - 0.00% -
766_femflow_r -1.26% 13.015 12.851 - 0.00% -
734_vpr_r -1.24% 15.638 15.444 - 0.00% -
709_cactus_r -1.08% 19.836 19.622 - 0.00% -
731_astcenc_r -1.06% 10.152 10.044 - 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.12s
Name Current %
706_stockfish_r 22.043 -
707_ntest_r 18.013 -
709_cactus_r 19.622 -1.08%
710_omnetpp_r 8.472 1.68%
721_gcc_r 13.013 -
723_llvm_r 11.540 -
727_cppcheck_r 24.775 -1.45%
729_abc_r 18.878 -
731_astcenc_r 10.044 -1.06%
734_vpr_r 15.444 -1.24%
735_gem5_r 14.034 -
736_ocio_r 16.278 -
737_gmsh_r 13.334 -
748_flightdm_r 8.894 -
750_sealcrypto_r 18.467 -
753_ns3_r 10.757 -
766_femflow_r 12.851 -1.26%
767_nest_r 14.127 -1.40%
Geometric Mean 14.393 -