Skip to content

Remove unused parameters from vtab functions

a841631
Select commit
Loading
Failed to load commit list.
Merged

Remove unused parameters from vtab functions #7738

Remove unused parameters from vtab functions
a841631
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Apr 30, 2026 in 0s

Performance Regression: -16.15%

⚠️ 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
❌ 2 regressed benchmarks
✅ 1192 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime runend[10M_i32_runlen_10] 197.2 µs 161.5 µs +22.1%
WallTime runend[10M_i32_runlen_1000] 138.2 µs 98.3 µs +40.63%
WallTime dynamic_dispatch_f32[10M] 165.9 µs 116.7 µs +42.11%
WallTime dynamic_dispatch_u32[10M] 167.9 µs 112.6 µs +49.09%
WallTime 10M_50%[5000000] 154.7 µs 184.5 µs -16.15%
Simulation bitwise_not_vortex_buffer_mut[128] 246.1 ns 275.3 ns -10.6%

Comparing myrrc/duckdb-vtab-params (a841631) with develop (573c995)

Open in CodSpeed