Skip to content

Split core vortex-duckdb from the extension to reduce build overhead - #8494

Merged
AdamGS merged 3 commits into
developfrom
adamg/split-vortex-duckdb
Jun 18, 2026
Merged

Split core vortex-duckdb from the extension to reduce build overhead#8494
AdamGS merged 3 commits into
developfrom
adamg/split-vortex-duckdb

restore readme

196084d
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 18, 2026

Performance Regression: -9.14%

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

⚡ 1 improved benchmark
❌ 4 regressed benchmarks
✅ 1576 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_varbinview_canonical_into[(1000, 10)] 162.1 µs 198.6 µs -18.39%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 178.2 µs 214.7 µs -17.01%
WallTime cuda/bitpacked_u8/unpack/3bw[100M] 299 µs 351 µs -14.81%
Simulation chunked_varbinview_canonical_into[(100, 100)] 274 µs 308.4 µs -11.15%
Simulation chunked_varbinview_opt_canonical_into[(1000, 10)] 214.7 µs 177.8 µs +20.8%

Tip

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


Comparing adamg/split-vortex-duckdb (196084d) with develop (c2119d9)

Open in CodSpeed