Skip to content

Cast pushdown for duckdb#8620

Open
myrrc wants to merge 1 commit into
developfrom
myrrc/duckdb-cast-pushdown
Open

Cast pushdown for duckdb#8620
myrrc wants to merge 1 commit into
developfrom
myrrc/duckdb-cast-pushdown

initial

b1919b7
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jul 2, 2026

4 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.

⚡ 7 improved benchmarks
❌ 4 regressed benchmarks
✅ 1584 untouched benchmarks
⏩ 4 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_varbinview_opt_canonical_into[(1000, 10)] 169.4 µs 206 µs -17.77%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 169.5 µs 205.8 µs -17.61%
Simulation chunked_varbinview_opt_into_canonical[(1000, 10)] 183.3 µs 219.5 µs -16.49%
Simulation slice_empty_vortex 339.4 ns 397.8 ns -14.66%
Simulation encode_varbin[(1000, 4)] 159 µs 139 µs +14.35%
Simulation encode_varbin[(1000, 8)] 159.9 µs 140 µs +14.19%
Simulation encode_varbin[(1000, 32)] 165.3 µs 145.1 µs +13.93%
Simulation bitwise_not_vortex_buffer_mut[128] 244.4 ns 215.3 ns +13.55%
Simulation chunked_varbinview_into_canonical[(100, 100)] 306.7 µs 271.9 µs +12.81%
Simulation encode_varbin[(1000, 2)] 154.8 µs 138.7 µs +11.61%
Simulation bitwise_not_vortex_buffer_mut[1024] 304.7 ns 275.6 ns +10.58%

Tip

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


Comparing myrrc/duckdb-cast-pushdown (b1919b7) with develop (0026d3a)

Open in CodSpeed

Footnotes

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