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 529021 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 1 0
Added Tests 1 18
Unchanged Tests 84 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
727_cppcheck_r 3.04% 25.271 26.038 - 0.00% -
734_vpr_r 1.95% 15.208 15.506 - 0.00% -
753_ns3_r 1.68% 10.592 10.770 - 0.00% -
721_gcc_r 1.38% 12.972 13.150 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
748_flightdm_r -1.20% 8.898 8.791 - 0.00% -

Added Tests - execution_time
735_gem5_r

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
Name Current %
706_stockfish_r 22.113 -
707_ntest_r 17.877 -
709_cactus_r 19.683 -
710_omnetpp_r 8.624 -
721_gcc_r 13.150 1.38%
723_llvm_r 11.536 -
727_cppcheck_r 26.038 3.04%
729_abc_r 18.676 -
731_astcenc_r 10.123 -
734_vpr_r 15.506 1.95%
735_gem5_r 13.806 -
736_ocio_r 16.182 -
737_gmsh_r 12.942 -
748_flightdm_r 8.791 -1.20%
750_sealcrypto_r 18.478 -
753_ns3_r 10.770 1.68%
766_femflow_r 12.818 -
767_nest_r 14.186 -
Geometric Mean 14.407 -