uucore: keep the usage hint when a caret replaced the message - #14017
Conversation
|
GNU testsuite comparison: |
Merging this PR will degrade performance by 3.78%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | numfmt_stream_to_si_precision |
346.4 ms | 403.4 ms | -14.14% |
| ❌ | Simulation | numfmt_stream_to_si |
414.1 ms | 445.1 ms | -6.98% |
| ❌ | Simulation | numfmt_to_si_precision[10000] |
92 ms | 97.3 ms | -5.42% |
| ❌ | Simulation | numfmt_large_numbers_si[10000] |
96.7 ms | 99.9 ms | -3.12% |
| ⚡ | Simulation | ls_recursive_deep_tree[(200, 2)] |
3.7 ms | 3.6 ms | +4.38% |
| ⚡ | Simulation | cksum_crc32b |
42.4 ms | 40.8 ms | +3.92% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing caret-usage-hint (51b1818) with main (b2a617e)2
Footnotes
-
50 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
caret-join(a80036b) during the generation of this report, somain(b2a617e) was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
d18d192 to
839e910
Compare
A quieted UUsageError became a bare ExitCode, whose usage() is false, so stdbuf and cut printed "Try '... --help'" on a pipe but not on a terminal.
839e910 to
51b1818
Compare
A quieted UUsageError became a bare ExitCode, whose usage() is false, so
stdbuf and cut printed "Try '... --help'" on a pipe but not on a terminal.
Stack created with GitHub Stacks CLI • Give Feedback 💬