Skip to content

clippy: lower array-size-threshold to ~64 KiB

e9cb33d
Select commit
Loading
Failed to load commit list.
Merged

clippy: warn for large_stack_arrays lint #11868

clippy: lower array-size-threshold to ~64 KiB
e9cb33d
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Apr 18, 2026 in 0s

Performance Gate Passed

⚡ 4 improved benchmarks
✅ 305 untouched benchmarks
⏩ 46 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation wc_chars_large_line_count[100000] 908.4 µs 712.9 µs +27.43%
Simulation wc_lines_variable_length[(50, 500)] 3.3 ms 3.2 ms +5.66%
Simulation wc_lines_large_line_count[500000] 2.8 ms 2.6 ms +7%
Simulation wc_lines_extreme_line_lengths[(100000, 200)] 1.6 ms 1.4 ms +13.41%

Comparing xtqqczze:clippy/large_stack_arrays (e9cb33d) with main (01b7177)

Open in CodSpeed

Footnotes

  1. 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.