Skip to content

merge

4e56156
Select commit
Loading
Failed to load commit list.
Merged

Buffer Allocator Abstraction #7337

merge
4e56156
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Apr 8, 2026 in 0s

Performance Regression: -17.13%

⚡ 26 improved benchmarks
❌ 1 regressed benchmark
✅ 1095 untouched benchmarks
⏩ 1530 skipped benchmarks1

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_canonical_into[(1000, 10)] 49.7 µs 60 µs -17.13%
Simulation take_search[(0.005, 0.05)] 168.2 µs 131.7 µs +27.73%
Simulation take_search[(0.005, 0.1)] 320.1 µs 247.2 µs +29.5%
Simulation take_search[(0.005, 0.5)] 1.5 ms 1.2 ms +31.02%
Simulation take_search[(0.01, 0.05)] 179.2 µs 142.7 µs +25.58%
Simulation take_search[(0.005, 1.0)] 3.1 ms 2.3 ms +31.25%
Simulation take_search[(0.01, 0.5)] 1.6 ms 1.3 ms +28.56%
Simulation take_search[(0.01, 1.0)] 3.3 ms 2.5 ms +28.77%
Simulation take_search[(0.01, 0.1)] 340.9 µs 267.9 µs +27.22%
Simulation take_search[(0.1, 0.05)] 249 µs 212.5 µs +17.19%
Simulation take_search[(0.1, 0.1)] 459.5 µs 386.6 µs +18.87%
Simulation take_search[(0.1, 1.0)] 4.3 ms 3.5 ms +20.63%
Simulation take_search[(0.1, 0.5)] 2.2 ms 1.8 ms +20.39%
Simulation take_search_chunked[(0.005, 0.1)] 376.6 µs 314.6 µs +19.7%
Simulation take_search_chunked[(0.1, 0.05)] 275.8 µs 244.8 µs +12.67%
Simulation take_search_chunked[(0.005, 0.05)] 197 µs 165.9 µs +18.71%
Simulation take_search_chunked[(0.005, 1.0)] 3.6 ms 3 ms +20.65%
Simulation take_search_chunked[(0.01, 1.0)] 3.9 ms 3.2 ms +19.13%
Simulation take_search_chunked[(0.01, 0.05)] 209.9 µs 178.9 µs +17.34%
Simulation take_search_chunked[(0.005, 0.5)] 1.8 ms 1.5 ms +20.53%
... ... ... ... ... ...

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


Comparing ngates/buffer-pool (4e56156) with develop (ff21366)

Open in CodSpeed

Footnotes

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