pr: uutils pr accepts -W 0 and -w 0 while gnu pr rejects it#12779
Conversation
|
@Devel08 add a test also for -W not just -w alone for we confirm all |
Merging this PR will degrade performance by 6%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Memory | cp_recursive_deep_tree[(120, 4)] |
562.5 KB | 615.6 KB | -8.62% |
| ❌ | Simulation | single_date_now |
82.7 µs | 85.5 µs | -3.3% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing Devel08:fix-issue-12767 (5a4d17e) with main (c77bf21)2
Footnotes
-
46 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
main(3176027) during the generation of this report, so c77bf21 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
|
GNU testsuite comparison: |
|
@HackingRepo Oops, I thought that -W and -w are the same, thanks |
|
Thanks! |
This PR resolves #12767