Skip to content

diffutils: fix panic on non-UTF-8 argument ending in --width=N#250

Open
SAY-5 wants to merge 1 commit into
uutils:mainfrom
SAY-5:fix-width-non-utf8-panic
Open

diffutils: fix panic on non-UTF-8 argument ending in --width=N#250
SAY-5 wants to merge 1 commit into
uutils:mainfrom
SAY-5:fix-width-non-utf8-panic

diffutils: fix panic on non-UTF-8 argument ending in --width=N

8fdc882
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 20, 2026 in 0s

Performance Regression: -3.03%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
❌ 4 regressed benchmarks
✅ 21 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation cmd_cmp_gnu_equal[1000] 12.2 µs 13.1 µs -6.35%
Simulation cmd_cmp_release_equal[25000] 13 µs 13.7 µs -5.76%
Simulation cmd_cmp_release_equal[100] 13.2 µs 13.8 µs -4.16%
Simulation cmd_cmp_release_equal[10000] 13 µs 13.5 µs -3.74%
Simulation cmd_diff_release_equal[1000] 13.5 µs 12.9 µs +5.28%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing SAY-5:fix-width-non-utf8-panic (8fdc882) with main (dc9ca17)

Open in CodSpeed