Skip to content

Scalar functions pushdown to Duckdb#8303

Draft
myrrc wants to merge 1 commit into
developfrom
myrrc/scalar-fn-pushdown
Draft

Scalar functions pushdown to Duckdb#8303
myrrc wants to merge 1 commit into
developfrom
myrrc/scalar-fn-pushdown

Conversation

@myrrc

@myrrc myrrc commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

TODO

@myrrc myrrc added the changelog/performance A performance improvement label Jun 8, 2026
@myrrc myrrc force-pushed the myrrc/scalar-fn-pushdown branch 2 times, most recently from 95fb3e5 to dea4636 Compare June 8, 2026 16:21
@codspeed-hq

codspeed-hq Bot commented Jun 8, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 16.48%

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

❌ 4 regressed benchmarks
✅ 1509 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation bitwise_not_vortex_buffer_mut[128] 216.9 ns 275.3 ns -21.19%
Simulation bitwise_not_vortex_buffer_mut[1024] 278.6 ns 336.9 ns -17.31%
Simulation bitwise_not_vortex_buffer_mut[2048] 342.2 ns 400.6 ns -14.56%
Simulation encode_varbin[(1000, 2)] 143 µs 163.7 µs -12.62%

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 (2a987d9) with develop (d2d2e29)

Open in CodSpeed

@myrrc myrrc requested a review from joseph-isaacs June 8, 2026 16:37
@myrrc myrrc force-pushed the myrrc/scalar-fn-pushdown branch from dea4636 to 2a987d9 Compare June 8, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/performance A performance improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant