Skip to content

clippy

fdaf5d7
Select commit
Loading
Failed to load commit list.
Open

Route Arrow - DType extension conversion through the registry #7592

clippy
fdaf5d7
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Apr 28, 2026 in 0s

Performance Regression: -10.6%

⚡ 24 improved benchmarks
❌ 1 regressed benchmark
✅ 1105 untouched benchmarks
⏩ 33 skipped benchmarks1

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take_search[(0.005, 0.05)] 167.6 µs 130.7 µs +28.18%
Simulation take_search[(0.005, 0.1)] 319.7 µs 246.5 µs +29.72%
Simulation take_search[(0.005, 0.5)] 1.5 ms 1.2 ms +31.07%
Simulation take_search[(0.005, 1.0)] 3.1 ms 2.3 ms +31.28%
Simulation take_search[(0.01, 0.1)] 340.6 µs 267.4 µs +27.39%
Simulation take_search[(0.01, 0.05)] 178.7 µs 141.8 µs +25.97%
Simulation take_search[(0.01, 0.5)] 1.6 ms 1.3 ms +28.61%
Simulation take_search[(0.01, 1.0)] 3.3 ms 2.5 ms +28.79%
Simulation take_search[(0.1, 0.05)] 248.4 µs 211.6 µs +17.42%
Simulation take_search[(0.1, 0.1)] 458.1 µs 384.8 µs +19.06%
Simulation take_search[(0.1, 1.0)] 4.3 ms 3.5 ms +20.65%
Simulation take_search_chunked[(0.005, 0.1)] 383.3 µs 321.1 µs +19.37%
Simulation take_search_chunked[(0.005, 0.5)] 1.9 ms 1.5 ms +20.08%
Simulation take_search_chunked[(0.01, 0.05)] 212.6 µs 181.4 µs +17.23%
Simulation take_search[(0.1, 0.5)] 2.2 ms 1.8 ms +20.43%
Simulation take_search_chunked[(0.005, 1.0)] 3.7 ms 3.1 ms +20.18%
Simulation take_search_chunked[(0.005, 0.05)] 199.9 µs 168.6 µs +18.54%
Simulation take_search_chunked[(0.01, 0.5)] 2 ms 1.7 ms +18.64%
Simulation take_search_chunked[(0.01, 0.1)] 407.9 µs 345.7 µs +17.99%
Simulation take_search_chunked[(0.1, 0.05)] 278.6 µs 247.3 µs +12.66%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.


Comparing bp/arrow-ext (fdaf5d7) with develop (140eec6)

Open in CodSpeed

Footnotes

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