Skip to content

ruff

7cc57ab
Select commit
Loading
Failed to load commit list.
Open

Round-trip extension dtypes through Arrow #7726

ruff
7cc57ab
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed May 1, 2026 in 0s

Performance Regression: -17.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.

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

⚡ 5 improved benchmarks
❌ 5 regressed benchmarks
✅ 1188 untouched benchmarks

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime mix[50%_in/50%_out] 338.9 µs 391.2 µs -13.35%
Simulation decompress_rd[f32, (100000, 0.01)] 495.1 µs 582.9 µs -15.07%
Simulation decompress_rd[f32, (100000, 0.0)] 583.5 µs 495.9 µs +17.65%
Simulation decompress_rd[f32, (100000, 0.1)] 495.1 µs 582.9 µs -15.07%
Simulation decompress_rd[f64, (10000, 0.01)] 138.6 µs 122.3 µs +13.41%
Simulation decompress_rd[f64, (10000, 0.1)] 138.7 µs 122.4 µs +13.33%
Simulation decompress_rd[f64, (10000, 0.0)] 138.5 µs 122.4 µs +13.17%
Simulation decompress_rd[f64, (100000, 0.01)] 842.6 µs 1,020.8 µs -17.46%
Simulation decompress_rd[f64, (100000, 0.1)] 842.5 µs 1,021 µs -17.48%
Simulation bitwise_not_vortex_buffer_mut[128] 275.3 ns 246.1 ns +11.85%

Comparing bp/vectt (7cc57ab) with develop (c4feed7)

Open in CodSpeed