Skip to content

[WIP] DataFusion morselized scan - #9056

Draft
AdamGS wants to merge 6 commits into
adamg/remove-map-fn-limitfrom
adamg/df-morsler
Draft

[WIP] DataFusion morselized scan#9056
AdamGS wants to merge 6 commits into
adamg/remove-map-fn-limitfrom
adamg/df-morsler

Format rebased morselizer implementation

82be146
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Sep 11, 2026

Performance Regression: -1.18%

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

⚡ 2 improved benchmarks
❌ 2 regressed benchmarks
✅ 2193 untouched benchmarks
⏩ 218 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation decompress[u64, (4000, 1024)] 71.8 µs 87.3 µs -17.81%
Simulation allocate_drop_arrow[0] 402.7 ns 456.9 ns -11.86%
WallTime dict_canonicalize_gt_u8_avx2[16000000] 9.1 ms 7.7 ms +18.05%
WallTime mul_u32_nonnull_avx512 6.2 µs 5.6 µs +11.51%

Tip

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


Comparing adamg/df-morsler (82be146) with adamg/remove-map-fn-limit (850f3a5)2

Open in CodSpeed

Footnotes

  1. 218 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. No successful run was found on adamg/remove-map-fn-limit (b8f98ff) during the generation of this report, so dc6f208 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.