vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Improve intersect_by_rank performance
#7744
Comparing
rk/intersect-by-rank
(
a8488fc
) with
develop
(
f307edc
)
CodSpeed Performance Gauge
×19
Improvement
25
Untouched
1181
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.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
1206 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
density_matrix[(0.5, 0.5, "self_dense_mask_dense")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×19
979 µs
52.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
intersect_by_rank[(100000, "random")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×18
979.4 µs
53 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
intersect_by_rank[(100000, "runs")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×18
976.8 µs
53 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sparse[(100000, 0.5, "dense_50pct")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×18
979.7 µs
53.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rank_indices[(0.5, 0.5, "self_dense_rank_dense")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×16
867.5 µs
53.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
intersect_by_rank[(10000, "runs")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×10
103.6 µs
10.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
intersect_by_rank[(10000, "random")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×10
103.6 µs
10.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
density_matrix[(0.5, 0.05, "self_dense_mask_sparse")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×9.1
482.5 µs
53.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
very_sparse_mask_cached[(0.5, 0.005, "self_dense_mask_0p5pct")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×8.4
422.3 µs
50.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rank_indices[(0.5, 0.05, "self_dense_rank_sparse")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×7.9
462.6 µs
58.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
very_sparse_mask_cached[(0.5, 0.01, "self_dense_mask_1pct")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×7.4
426.8 µs
58 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rank_indices[(0.5, 0.01, "self_dense_rank_very_sparse")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×7.3
427.9 µs
58.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
very_sparse_mask_uncached[(0.5, 0.005, "self_dense_mask_0p5pct")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×7.3
432.3 µs
59.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
very_sparse_mask_uncached[(0.5, 0.01, "self_dense_mask_1pct")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×6.5
439 µs
67.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
very_sparse_mask_cached[(0.5, 0.02, "self_dense_mask_2pct")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×5.9
435.5 µs
73.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
very_sparse_mask_uncached[(0.5, 0.02, "self_dense_mask_2pct")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×5.5
449 µs
82.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sparse[(100000, 0.1, "sparse_10pct")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×4.7
227.5 µs
48.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
density_matrix[(0.05, 0.5, "self_sparse_mask_dense")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×2.8
131.8 µs
47.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sparse[(100000, 0.05, "sparse_5pct")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×2.8
132.1 µs
47.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
very_sparse_mask_cached[(0.1, 0.01, "self_10pct_mask_1pct")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×2.5
115.6 µs
45.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rank_indices[(0.05, 0.5, "self_sparse_rank_dense")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×2.5
120.1 µs
47.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
very_sparse_mask_uncached[(0.1, 0.01, "self_10pct_mask_1pct")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
×2.4
118.7 µs
49.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rank_indices[(0.05, 0.05, "self_sparse_rank_sparse")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
+88%
80.9 µs
43 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
density_matrix[(0.05, 0.05, "self_sparse_mask_sparse")]
vortex-mask/benches/intersect_by_rank.rs
CodSpeed Performance Gauge
+74%
83 µs
47.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
cuda/bitpacked_u8/unpack/3bw[100M]
vortex-cuda/benches/bitpacked_cuda.rs::benches::benchmark_bitunpack::cuda
CodSpeed Performance Gauge
+17%
352.3 µs
300.4 µs
1
2
3
4
5
...
49
Commits
Click on a commit to change the comparison range
Base
develop
f307edc
×19
more
a8488fc
1 day ago
by robert3005
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs