Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| 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 | 529078 | 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 | 3 | 0 |
| Performance Improvements | 3 | 0 |
| Added Tests | 0 | 18 |
| Unchanged Tests | 84 | 72 |
| Total Tests | 90 |
| Performance Regressions - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 727_cppcheck_r | 3.01% | 25.277 | 26.038 | - | 0.00% | - |
| 721_gcc_r | 1.67% | 12.934 | 13.150 | - | 0.00% | - |
| 731_astcenc_r | 1.22% | 10.001 | 10.123 | - | 0.00% | - |
| Performance Improvements - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 707_ntest_r | -2.42% | 18.321 | 17.877 | - | 0.00% | - |
| 748_flightdm_r | -1.69% | 8.942 | 8.791 | - | 0.00% | - |
| 737_gmsh_r | -1.45% | 13.132 | 12.942 | - | 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.07s