Skip to content

imports

7c15de6
Select commit
Loading
Failed to load commit list.
Merged

Add benchmarks for take on a FilterArray #7420

imports
7c15de6
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Apr 13, 2026 in 0s

Performance Gate Passed

✅ 1123 untouched benchmarks
🆕 24 new benchmarks
⏩ 1455 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
🆕 Simulation take_filter_random_mask_random_indices[10000, 1000] N/A 279.5 µs N/A
🆕 Simulation take_filter_random_mask_random_indices[50000, 10000] N/A 752.9 µs N/A
🆕 Simulation take_filter_random_mask_random_indices[10000] N/A 359.5 µs N/A
🆕 Simulation take_filter_random_mask_random_indices[50000, 1000] N/A 663.5 µs N/A
🆕 Simulation take_filter_random_mask_sequential_indices[10000, 1000] N/A 275.3 µs N/A
🆕 Simulation take_filter_random_mask_sequential_indices[10000] N/A 354.5 µs N/A
🆕 Simulation take_filter_random_mask_random_indices[90000, 1000] N/A 918.2 µs N/A
🆕 Simulation take_filter_random_mask_sequential_indices[50000, 10000] N/A 741.5 µs N/A
🆕 Simulation take_filter_random_mask_random_indices[90000, 10000] N/A 998.5 µs N/A
🆕 Simulation take_filter_random_mask_sequential_indices[50000, 1000] N/A 662.3 µs N/A
🆕 Simulation take_filter_random_mask_sequential_indices[90000, 10000] N/A 985.7 µs N/A
🆕 Simulation take_filter_random_mask_sequential_indices[90000, 1000] N/A 897 µs N/A
🆕 Simulation take_filter_slice_mask_random_indices[10000, 1000] N/A 212.9 µs N/A
🆕 Simulation take_filter_slice_mask_random_indices[10000] N/A 296.5 µs N/A
🆕 Simulation take_filter_slice_mask_random_indices[50000, 10000] N/A 990.2 µs N/A
🆕 Simulation take_filter_slice_mask_random_indices[50000, 1000] N/A 901.4 µs N/A
🆕 Simulation take_filter_slice_mask_random_indices[90000, 10000] N/A 758.7 µs N/A
🆕 Simulation take_filter_slice_mask_random_indices[90000, 1000] N/A 668.7 µs N/A
🆕 Simulation take_filter_slice_mask_sequential_indices[10000] N/A 291.3 µs N/A
🆕 Simulation take_filter_slice_mask_sequential_indices[10000, 1000] N/A 212.5 µs N/A
... ... ... ... ... ...

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


Comparing rk/takefilterbenchmarks (7c15de6) with develop (d352612)

Open in CodSpeed

Footnotes

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