Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit ca0612c383bc1c487b8dabff9e5830af173a7da8
Author: A. Jiang <de34@live.cn>
Date: Mon Mar 3 07:13:38 2025 +0800

[libc++] Fix `money_get::do_get` with huge input (#126273)

`money_get::do_get` needs to be fixed to handle extremely huge input
(e.g. more than 100 digits).
1. `__double_or_nothing` needs to copy the contents of the stack buffer
on the initial allocation.
2. The `sscanf` call in `do_get` needs to scan the dynamic buffer if
dynamic allocation happens.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 529091 2025-12-16T16:40:01 0:00:00
Previous 529020 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)
721_gcc_r 1.87% 12.909 13.150 - 0.00% -
727_cppcheck_r 1.26% 25.715 26.038 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
748_flightdm_r -3.28% 9.089 8.791 - 0.00% -
753_ns3_r -2.39% 11.034 10.770 - 0.00% -
707_ntest_r -1.03% 18.063 17.877 - 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.09s
Name Current %
706_stockfish_r 22.113 -
707_ntest_r 17.877 -1.03%
709_cactus_r 19.683 -
710_omnetpp_r 8.624 -
721_gcc_r 13.150 1.87%
723_llvm_r 11.536 -
727_cppcheck_r 26.038 1.26%
729_abc_r 18.676 -
731_astcenc_r 10.123 -
734_vpr_r 15.506 -
735_gem5_r 13.806 -
736_ocio_r 16.182 -
737_gmsh_r 12.942 -
748_flightdm_r 8.791 -3.28%
750_sealcrypto_r 18.478 -
753_ns3_r 10.770 -2.39%
766_femflow_r 12.818 -
767_nest_r 14.186 -
Geometric Mean 14.407 -