Skip to content

perf: vectorize small u8 table take with NEON - #9571

Open
joseph-isaacs wants to merge 3 commits into
developfrom
ji/small-u8-table-take-neon
Open

perf: vectorize small u8 table take with NEON#9571
joseph-isaacs wants to merge 3 commits into
developfrom
ji/small-u8-table-take-neon

Merge remote-tracking branch 'origin/develop' into ji/small-u8-table-…

a5329ec
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Sep 9, 2026 in 0s

Performance Gate Passed

⚠️ 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.

⚡ 5 improved benchmarks
✅ 2188 untouched benchmarks
⏩ 218 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime dict_canonicalize_gt_u8_neon[16000000] 9,349.5 µs 778.3 µs ×12
WallTime dict_canonicalize_gt_u8_neon[1000000] 559.9 µs 50.6 µs ×11
WallTime arrow_checked_add_u32_neon[16384] 20.4 µs 13.3 µs +53.36%
WallTime words_gather_scalar_avx2[65536] 9.4 µs 8.3 µs +13.45%
WallTime words_gather_dispatch_avx512[1024] 9 ns 8 ns +12.5%

Tip

Curious why performance improved? Comment @codspeedbot explain why performance improved on this PR, or directly use the CodSpeed MCP with your agent.


Comparing ji/small-u8-table-take-neon (a5329ec) with develop (2a5b1a7)2

Open in CodSpeed

Footnotes

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

  2. No successful run was found on develop (9d1b103) during the generation of this report, so 2a5b1a7 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.