Skip to content

perf(duckdb): push down list length expressions#8544

Open
mhk197 wants to merge 1 commit into
mk/list-lengthfrom
mk/duckdb-list-length-pushdown
Open

perf(duckdb): push down list length expressions#8544
mhk197 wants to merge 1 commit into
mk/list-lengthfrom
mk/duckdb-list-length-pushdown

feat[duckdb]: push down list length expression

9d94fe5
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 22, 2026

Performance Regression: -5.16%

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

⚡ 1 improved benchmark
❌ 2 regressed benchmarks
✅ 1586 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] 186.1 ns 215.3 ns -13.55%
Simulation bitwise_not_vortex_buffer_mut[1024] 246.4 ns 275.6 ns -10.58%
Simulation eq_i64_constant 318.3 µs 288.4 µs +10.35%

Tip

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


Comparing mk/duckdb-list-length-pushdown (9d94fe5) with mk/list-length (51b1a4c)

Open in CodSpeed