Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit e03c435d2a4900eb442c1f68b044c21cbc89acbe Author: A. Jiang <de34@live.cn> Date: Tue Jan 14 23:26:15 2025 +0800 [libc++] Fix `tuple_cat` for element with unconstrained constructor (#122433) Currently, when the result type is 1-`tuple`, `tuple_cat` possibly tests an undesired constructor of the element, due to conversion from the reference tuple to the result type. If the element type has an unconstrained constructor template, there can be extraneous hard error which shouldn't happen. This patch introduces a helper function template to select the element-wise constructor template of `tuple`, which can avoid such error. Fixes #41034. |
Filter
ldionne-old-macbook-results test results
| Run | Order | Start Time | Duration |
|---|---|---|---|
| Current | 523780 | 2025-12-16T16:40:01 | 0:00:00 |
| Previous | 523779 | 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 | 6 | 0 |
| Added Tests | 1 | 18 |
| Unchanged Tests | 83 | 72 |
| Total Tests | 90 |
| Performance Improvements - execution_time | Δ | Previous | Current | σ | Δ (B) | σ (B) |
|---|---|---|---|---|---|---|
| 734_vpr_r | -2.83% | 15.802 | 15.355 | - | 0.00% | - |
| 727_cppcheck_r | -2.46% | 24.909 | 24.296 | - | 0.00% | - |
| 710_omnetpp_r | -2.27% | 8.593 | 8.398 | - | 0.00% | - |
| 748_flightdm_r | -2.04% | 8.999 | 8.815 | - | 0.00% | - |
| 766_femflow_r | -1.25% | 12.936 | 12.775 | - | 0.00% | - |
| 707_ntest_r | -1.24% | 18.212 | 17.986 | - | 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.09s