refactor(array): allocate execution outputs through context - #9671
refactor(array): allocate execution outputs through context#9671gatesn wants to merge 3 commits into
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.
⚡ 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)
Footnotes
-
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. ↩
-
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. ↩