vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
perf[array]: bool filter kernel optimisation
#7125
Merged
Comparing
ji/bool-filter-optimized
(
23cdf5f
) with
develop
(
f0ed8c4
)
CodSpeed Performance Gauge
-27%
Improvement
99
Regression
8
Untouched
975
Archived
1565
This run is associated to a commit that was force-pushed
It will not be associated with its branch history. Be careful when comparing its performance to other runs.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
Archived
2647 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
density_sweep_single_slice[0.001]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
-27%
16.4 µs
22.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i64, 32768]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
-25%
176.3 µs
236 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i64, 16384]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
-21%
112.2 µs
142.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i32, 32768]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
-17%
143.3 µs
173.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_alp_prim_test_between[f64, 16384]
encodings/fastlanes/benches/compute_between.rs::alp
CodSpeed Performance Gauge
-15%
124.5 µs
147.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i32, 16384]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
-14%
95.6 µs
110.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i16, 32768]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
-11%
125.1 µs
139.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
density_sweep_single_slice[0.005]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
-10%
23.2 µs
25.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_random_by_mostly_true[250000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×42
8,870.1 µs
210.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_powerlaw_by_mostly_true[250000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×42
8,846.7 µs
210.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
density_sweep_dense_runs[0.9]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×40
3,726.8 µs
93 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
head_to_head_new[0.9]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×38
3,556 µs
92.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
density_sweep_random[0.9]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×38
3,552.7 µs
92.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_random_by_mostly_true[100000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×38
3,564.8 µs
93.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_powerlaw_by_mostly_true[100000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×38
3,552.8 µs
93.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
density_sweep_dense_runs[0.95]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×22
2,086.7 µs
93.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
head_to_head_new[0.95]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×21
1,995.9 µs
93.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
density_sweep_random[0.95]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×21
1,994.4 µs
93.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_powerlaw_by_correlated_runs[250000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×18
3,400 µs
192.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_random_by_correlated_runs[250000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×18
3,399.3 µs
193 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_powerlaw_by_random[250000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×17
3,387.4 µs
199.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_random_by_random[250000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×17
3,387.4 µs
200.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_powerlaw_by_correlated_runs[100000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×17
1,432.5 µs
86.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_random_by_correlated_runs[100000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×17
1,430.3 µs
86.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_powerlaw_by_mostly_true[10000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
×16
368 µs
22.7 µs
1
2
3
4
5
...
106
Commits
Click on a commit to change the comparison range
Base
ji/bool-filter-bench
251e603
×5.5
fixes
af0ee1e
2 hours ago
by robert3005
+62.4%
more
afac7dd
20 minutes ago
by robert3005
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs