Skip to content

Add plan-native scan execution - #9240

Draft
joseph-isaacs wants to merge 1 commit into
vortex-plan-zonedfrom
vortex-plan-scan-v2
Draft

Add plan-native scan execution#9240
joseph-isaacs wants to merge 1 commit into
vortex-plan-zonedfrom
vortex-plan-scan-v2

Add plan-native scan execution

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

3 benchmarks regressed

⚠️ 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 improved benchmarks
❌ 3 regressed benchmarks
✅ 1956 untouched benchmarks
🆕 38 new benchmarks
⏩ 89 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation compact_sliced[(16384, 10)] 1.5 ms 2 ms -27.24%
Simulation compact_sliced[(4096, 10)] 391.8 µs 527.7 µs -25.74%
Simulation in_place_non_nullable[65536] 49 µs 63.8 µs -23.14%
Simulation optimize_or_chain[200] 1,176.9 µs 552 µs ×2.1
Simulation copy_non_nullable[65536] 1.7 ms 1.2 ms +40.02%
Simulation decompress[u64, (10000, 4)] 403.6 µs 309.5 µs +30.41%
🆕 Simulation optimize_lookup_predicate[ids=1, shape=balanced_or] N/A 49.5 µs N/A
🆕 Simulation optimize_lookup_predicate[ids=1, shape=in_list] N/A 148.9 µs N/A
🆕 Simulation optimize_lookup_predicate[ids=1024, shape=balanced_or] N/A 2.3 ms N/A
🆕 Simulation optimize_lookup_predicate[ids=1024, shape=in_list] N/A 50.4 µs N/A
🆕 Simulation optimize_lookup_predicate[ids=16, shape=balanced_or] N/A 93.3 µs N/A
🆕 Simulation optimize_lookup_predicate[ids=16, shape=in_list] N/A 48.4 µs N/A
🆕 Simulation optimize_lookup_predicate[ids=256, shape=balanced_or] N/A 613.9 µs N/A
🆕 Simulation optimize_lookup_predicate[ids=256, shape=in_list] N/A 50.3 µs N/A
🆕 Simulation optimize_lookup_predicate[ids=4096, shape=balanced_or] N/A 8.9 ms N/A
🆕 Simulation optimize_lookup_predicate[ids=4096, shape=in_list] N/A 56.9 µs N/A
🆕 Simulation optimize_lookup_predicate[ids=64, shape=balanced_or] N/A 196.6 µs N/A
🆕 Simulation optimize_lookup_predicate[ids=64, shape=in_list] N/A 50.3 µs N/A
🆕 WallTime words_gather_dispatch[1024] N/A 30 ns N/A
🆕 WallTime words_gather_dispatch[65536] N/A 2 µs N/A
... ... ... ... ... ...

ℹ️ 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 vortex-plan-scan-v2 (0fe3ac1) with vortex-plan-zoned (8798f72)2

Open in CodSpeed

Footnotes

  1. 89 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 vortex-plan-zoned (42470f5) during the generation of this report, so c45cf7c was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.