Skip to content

Scalar functions pushdown to Duckdb#8303

Merged
myrrc merged 2 commits into
developfrom
myrrc/scalar-fn-pushdown
Jun 18, 2026
Merged

Scalar functions pushdown to Duckdb#8303
myrrc merged 2 commits into
developfrom
myrrc/scalar-fn-pushdown

review

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

Performance Regression: -0.12%

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

⚡ 4 improved benchmarks
❌ 4 regressed benchmarks
✅ 1537 untouched benchmarks
⏩ 10 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation decompress_rd[f64, (100000, 0.0)] 845.3 µs 1,023.8 µs -17.44%
Simulation decompress_rd[f32, (100000, 0.0)] 498.7 µs 586.1 µs -14.9%
Simulation bitwise_not_vortex_buffer_mut[128] 186.1 ns 215.3 ns -13.55%
Simulation bitwise_not_vortex_buffer_mut[1024] 246.4 ns 275.6 ns -10.58%
Simulation take_map[(0.1, 0.5)] 1,180.4 µs 992.3 µs +18.95%
Simulation decompress_rd[f64, (100000, 0.01)] 981 µs 845.2 µs +16.07%
Simulation decompress_rd[f64, (100000, 0.1)] 981 µs 845.2 µs +16.07%
Simulation take_map[(0.1, 1.0)] 1.9 ms 1.7 ms +13.78%

Tip

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


Comparing myrrc/scalar-fn-pushdown (0ba1f88) with develop (4b867a0)

Open in CodSpeed

Footnotes

  1. 10 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.