vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Bump msrv and rust-toolchain to 1.91 (and lance for benchmarks)
#7595
Merged
Comparing
adamg/bump-toolchain
(
b2318a4
) with
develop
(
30042ee
)
CodSpeed Performance Gauge
-60%
Improvement
22
Regression
13
Untouched
1071
Archived
57
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
Archived
1163 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
varbinview_large
vortex-array/benches/listview_rebuild.rs
CodSpeed Performance Gauge
-60%
172.4 µs
434.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_varbinview[(1000, 2)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
-32%
163.7 µs
242.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_alp_prim_test_between[f64, 32768]
encodings/fastlanes/benches/compute_between.rs::alp
CodSpeed Performance Gauge
-24%
192 µs
251.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
varbinview_zip_block_mask
vortex-array/benches/varbinview_zip.rs
CodSpeed Performance Gauge
-22%
2.9 ms
3.7 ms
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
-19%
125.9 µs
156.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_many_codes_few_values[1024]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
-16%
367.2 µs
438.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_alp_prim_test_between[f32, 32768]
encodings/fastlanes/benches/compute_between.rs::alp
CodSpeed Performance Gauge
-16%
154.5 µs
184.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_alp_prim_test_between[f32, 16384]
encodings/fastlanes/benches/compute_between.rs::alp
CodSpeed Performance Gauge
-12%
104.7 µs
119.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
varbinview_zip_fragmented_mask
vortex-array/benches/varbinview_zip.rs
CodSpeed Performance Gauge
-12%
6.4 ms
7.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_powerlaw_by_correlated_runs[1000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
-12%
25.4 µs
28.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
varbinview_small
vortex-array/benches/listview_rebuild.rs
CodSpeed Performance Gauge
-11%
133 µs
149.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
execute_scalar_struct_simple
vortex-array/benches/scalar_at_struct.rs
CodSpeed Performance Gauge
-11%
561.9 µs
629.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_equality_lookup[1000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
-10%
184.3 µs
205.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_ultra_sparse[10000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
+28%
22.4 µs
17.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_sparse_coverage[0.01]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
+19%
437.3 µs
367.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_not_vortex_buffer_mut[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+17%
395.3 ns
336.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
map_new_output[128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+17%
822.8 ns
701.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_raw_prim_test_between[i32, 2048]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+16%
39.6 µs
34.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
+15%
108.6 µs
94.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_not_vortex_buffer_mut[2048]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+15%
458.9 ns
400.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
set_indices_vortex_buffer[65536]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+13%
102.7 µs
91 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
set_indices_arrow_buffer[65536]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+13%
102.6 µs
91 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
turboquant_decompress_dim128_4bit
vortex/benches/single_encoding_throughput.rs::turboquant_benches
CodSpeed Performance Gauge
+13%
5.5 ms
4.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
turboquant_decompress_dim768_4bit
vortex/benches/single_encoding_throughput.rs::turboquant_benches
CodSpeed Performance Gauge
+13%
42.2 ms
37.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_10k_adversarial
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+13%
291.2 µs
258.8 µs
1
2
3
4
5
...
47
Commits
Click on a commit to change the comparison range
Base
develop
30042ee
-60.32%
Fix lints
2a811b7
2 months ago
by AdamGS
0%
import vortex_err!
b2318a4
2 months ago
by AdamGS
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs