Skip to content

refactor(array): allocate execution outputs through context - #9671

Draft
gatesn wants to merge 3 commits into
ngates/buffer-allocator-buildersfrom
ngates/buffer-allocator-execution
Draft

refactor(array): allocate execution outputs through context#9671
gatesn wants to merge 3 commits into
ngates/buffer-allocator-buildersfrom
ngates/buffer-allocator-execution

perf(array): bulk-write interleaved values

cd00ce3
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Aug 31, 2026 in 0s

Performance Regression: -8.82%

⚠️ 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
❌ 6 regressed benchmarks
✅ 2083 untouched benchmarks
⏩ 206 skipped benchmarks1
🗄️ 4 archived benchmarks run2

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take_search[(0.005, 0.05)] 20 µs 23.1 µs -13.7%
Simulation take_search[(0.01, 0.05)] 20.7 µs 23.9 µs -13.26%
WallTime words_gather_scalar_avx2[65536] 8.3 µs 9.4 µs -12.05%
Simulation take_search[(0.005, 0.1)] 26.2 µs 29.4 µs -10.78%
Simulation take_search_chunked[(0.01, 0.05)] 31 µs 34.5 µs -10.16%
Simulation take_search_chunked[(0.005, 0.05)] 31 µs 34.5 µs -10.13%
Simulation encode_varbin[(2000, 2)] 483.8 µs 437.8 µs +10.51%

Tip

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


Comparing ngates/buffer-allocator-execution (cd00ce3) with ngates/buffer-allocator-builders (0ce40e7)

Open in CodSpeed

Footnotes

  1. 206 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. 4 benchmarks were run, but are now archived. If they were deleted in another branch, consider rebasing to remove them from the report. Instead if they were added back, click here to restore them.