fix(array): honor the execution allocator for RowFn outputs - #10014
connortsui20 wants to merge 5 commits into
Performance Regression: -11.73%
⚠️ 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.
⚠️ 3 benchmarks measured no execution time
Nothing ran under measurement, usually because the compiler removed the code under test. These results are not comparable, so they count as unchanged.
⚠️ Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.
⚡ 4 improved benchmarks
❌ 7 regressed benchmarks
✅ 2165 untouched benchmarks
⏩ 385 skipped benchmarks1
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | take[duplicates/repeated/primitive/nonnull/chunks=16/indices=1000] |
28.7 µs | 102.8 µs | -72.13% |
| ❌ | WallTime | filtered_owned_i64_avx512[OneNullInEight] |
22.3 µs | 27.7 µs | -19.29% |
| ❌ | WallTime | filtered_owned_i64_avx2[OneNullInEight] |
22 µs | 25.6 µs | -13.91% |
| ❌ | WallTime | decode_avx2[8192, (External, AllValid)] |
151.5 µs | 173.5 µs | -12.7% |
| ❌ | WallTime | decode_avx2[8192, (External, OneNullInEight)] |
141.5 µs | 160.6 µs | -11.86% |
| ❌ | Simulation | allocate_drop_arrow[65536] |
90.7 µs | 101.9 µs | -11% |
| ❌ | Simulation | non_nullable[256] |
195.5 µs | 218.4 µs | -10.46% |
| ⚡ | WallTime | mul_u64_nonnull_neon |
40 µs | 29.1 µs | +37.75% |
| ⚡ | WallTime | mul_i64_nonnull_neon |
38.5 µs | 32.8 µs | +17.45% |
| ⚡ | WallTime | multiply_shapes_neon[(32768, PerRowPerRow)] |
38.6 µs | 32.9 µs | +17.32% |
| ⚡ | WallTime | filtered_sink_i64_avx512[OneNullInEight] |
26.4 µs | 23.5 µs | +12.44% |
| Simulation | fixed_16_advancing_ptr_safe[100] |
< 1 ns | < 1 ns | N/A | |
| Simulation | preverify_advancing_ptr_unchecked[1000] |
< 1 ns | < 1 ns | N/A | |
| Simulation | preverify_advancing_ptr_unchecked[10000] |
< 1 ns | < 1 ns | N/A |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing ct/row-fn-output-allocator (e1ca00c) with develop (2ab66d7)2
Footnotes
-
385 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. ↩
-
No successful run was found on
develop(ad6ee9d) during the generation of this report, so 2ab66d7 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩