Skip to content

feat(fastlanes): compute kernels for BitPackedV2 - #9751

Closed
mhk197 wants to merge 2 commits into
mk/bitpacked-v2from
mk/bitpacked-v2-kernels
Closed

feat(fastlanes): compute kernels for BitPackedV2#9751
mhk197 wants to merge 2 commits into
mk/bitpacked-v2from
mk/bitpacked-v2-kernels

feat(fastlanes): compute kernels for BitPackedV2

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

Performance Regression: -14.48%

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

⚡ 10 improved benchmarks
❌ 60 regressed benchmarks
✅ 2184 untouched benchmarks
⏩ 284 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation slice_tight_loop_vortex[65536] 59.3 µs 121.8 µs -51.32%
Simulation slice_empty_tight_loop_vortex 41.2 µs 71.3 µs -42.26%
Simulation bitwise_and_vortex_buffer[128] 3.9 µs 6.4 µs -39.33%
Simulation bitwise_or_vortex_buffer[128] 3.9 µs 6.4 µs -38.8%
Simulation take_fsl_f16_force_per_index[2048, 10] 361.1 µs 581 µs -37.84%
Simulation take_fsl_f16_force_per_index[1024, 10] 209.4 µs 320.2 µs -34.59%
Simulation bitwise_not_vortex_buffer[128] 4.7 µs 6.8 µs -31.27%
Simulation random_i8[0.5] 67.3 µs 96.5 µs -30.29%
Simulation cached_indices_i32[0.01] 36.2 µs 52 µs -30.23%
Simulation take_fsl_f16_force_per_index[512, 10] 134.1 µs 189.1 µs -29.11%
Simulation in_place_nullable[16384] 36.2 µs 50.9 µs -28.89%
Simulation bitand_owned_lhs_vortex_buffer[128] 4.6 µs 6 µs -23.41%
Simulation take_fsl_f16_force_per_index[256, 10] 94.5 µs 122.7 µs -23.03%
Simulation bitand_owned_lhs_vortex_buffer[1024] 4.8 µs 6.2 µs -22.73%
Simulation bitand_owned_lhs_vortex_buffer[2048] 5 µs 6.4 µs -21.89%
Simulation new_raw_prim_test_between[i32, 2048] 61.3 µs 78.1 µs -21.45%
Simulation chunked_constant_i32_append_to_builder[(10, 100)] 62.4 µs 79.2 µs -21.2%
Simulation slice_vortex_buffer 6.6 µs 8.2 µs -19.81%
Simulation bitwise_and_vortex_buffer[1024] 4.2 µs 5.2 µs -18.98%
Simulation bitwise_or_vortex_buffer[2048] 4.6 µs 5.6 µs -17.81%
... ... ... ... ... ...

ℹ️ 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 mk/bitpacked-v2-kernels (34bd0f3) with mk/bitpacked-v2 (7de5950)

Open in CodSpeed

Footnotes

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