Skip to content

Stabilise walltime benchmarks across runs - #9727

Draft
joseph-isaacs wants to merge 3 commits into
developfrom
ji/bench-main-thread
Draft

Stabilise walltime benchmarks across runs#9727
joseph-isaacs wants to merge 3 commits into
developfrom
ji/bench-main-thread

Keep collect_bool on divan's input-slot loop

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

3 benchmarks regressed

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

⚡ 65 improved benchmarks
❌ 3 regressed benchmarks
✅ 2068 untouched benchmarks
⏩ 164 skipped benchmarks1
🗄️ 1 archived benchmark run2

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime words_gather_dispatch_avx512[1024] 9 ns 12 ns -25%
WallTime arrow_checked_add_u32_avx2[16384] 17.7 µs 21.3 µs -17.22%
WallTime words_gather_dispatch_avx2[65536] 1.3 µs 1.5 µs -11.79%
WallTime compare_int_constant_neon 4.2 µs 3 µs +41.13%
WallTime compare_u64_avx2 4 µs 3.1 µs +32.04%
WallTime compare_int_eq_neon 4.7 µs 3.6 µs +30.83%
WallTime infallible_bool_neon[i32, PerRowPerRow] 3.7 µs 2.8 µs +30%
WallTime compare_int_neon 4.6 µs 3.5 µs +29.7%
WallTime compare_int_constant_avx512 2.7 µs 2.1 µs +29.35%
WallTime compare_u64_neon 4.6 µs 3.6 µs +29.27%
WallTime compare_int_nullable_neon 5 µs 3.9 µs +27.75%
WallTime add_u32_nonnull_neon 6.6 µs 5.2 µs +26%
WallTime infallible_bool_constant_neon[PerRowConstant] 4.3 µs 3.5 µs +24.23%
WallTime mul_i32_nonnull_avx512 7.9 µs 6.4 µs +23.72%
WallTime lt_i64_nullable_neon 3.6 µs 3 µs +22.97%
WallTime deferred_bool_avx512[i64, PerRowPerRow] 4 µs 3.3 µs +22.61%
WallTime infallible_bool_constant_neon[ConstantPerRow] 4.3 µs 3.5 µs +22.58%
WallTime compare_int_avx512 3.2 µs 2.6 µs +22.12%
WallTime compare_int_eq_avx512 3.2 µs 2.6 µs +21.35%
WallTime compare_int_eq_avx2 3.6 µs 2.9 µs +21.17%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

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


Comparing ji/bench-main-thread (e5bb971) with develop (b4863a1)

Open in CodSpeed

Footnotes

  1. 164 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. 1 benchmark was run, but is now archived. If it was deleted in another branch, consider rebasing to remove it from the report. Instead if it was added back, click here to restore it.