Skip to content

break: pass len into spare_capacity_mut - #9839

Open
joseph-isaacs wants to merge 1 commit into
developfrom
ji/buffer-spare-capacity-len
Open

break: pass len into spare_capacity_mut #9839
joseph-isaacs wants to merge 1 commit into
developfrom
ji/buffer-spare-capacity-len

break: pass len into spare capacity mut this is a common perf bottlen…

8aa5cef
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Sep 11, 2026 in 0s

Performance Regression: -5.68%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ 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
✅ 166 untouched benchmarks
⏩ 2244 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
filtered_owned_i64_avx512[OneNullInEight] 22.3 µs 26.3 µs -15.09%
dict_canonicalize_gt_u8_neon[1000000] 487.3 µs 559.3 µs -12.87%
mul_i32_nonnull_avx512 7.1 µs 7.9 µs -10.8%
dict_canonicalize_gt_u8_neon[16000000] 8.4 ms 9.3 ms -10.12%
dict_canonicalize_gt_u8_avx2[16000000] 11.1 ms 8.8 ms +25.89%

Tip

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


Comparing ji/buffer-spare-capacity-len (8aa5cef) with develop (f9093df)

Open in CodSpeed

Footnotes

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