vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: dict into parts
#7668
Merged
Comparing
ji/dict-into-parts
(
f03cc5f
) with
develop
(
8309842
)
CodSpeed Performance Gauge
-24%
Regression
4
Untouched
1102
Archived
57
Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments, which may affect the accuracy of the results.
Learn more about regression causes
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Archived
1163 total
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
-24%
138.9 µs
182.8 µ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
-19%
191.4 µs
235.2 µ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%
140.1 µs
169.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%
125.7 µs
147.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i16, 16384]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+7%
89.3 µs
83.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+5%
648.9 ns
619.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_varbinview[(1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+5%
171.9 µs
164.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
iter_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
951.9 ns
922.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
1.1 µs
1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
set_indices_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
1.1 µs
1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[2048]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
1.1 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transpose_scalar
encodings/fastlanes/benches/bit_transpose.rs
CodSpeed Performance Gauge
+2%
1.8 µs
1.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
train_compressor[(10000, 4, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
+1%
3.7 ms
3.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[16384]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+1%
2.1 µs
2.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
map_each[Buffer<i32>, 128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+1%
2.1 µs
2.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_uniform[16, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+1%
18.1 µs
17.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
set_indices_vortex_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+1%
2.3 µs
2.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_uniform[256, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+1%
18.3 µs
18 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_uniform[2048, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+1%
21.3 µs
21 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_sliced_dict_primitive[(1000, 10000)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
+1%
79.6 µs
78.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_opt_bool_canonical_into[(100, 100)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
+1%
208.2 µs
205.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_and_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+1%
4.8 µs
4.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_or_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+1%
4.8 µs
4.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_fsst[(1000, 4, 8)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
+1%
63.9 µs
63.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_opt_bool_into_canonical[(100, 100)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
+1%
222.3 µs
219.8 µs
1
2
3
4
5
...
47
Commits
Click on a commit to change the comparison range
Base
develop
8309842
+0.07%
feat: dict into parts
34fd5da
1 month ago
by joseph-isaacs
-0.13%
feat: dict into parts
ece101a
1 month ago
by joseph-isaacs
0%
fix
6a4f52d
1 month ago
by joseph-isaacs
-23.93%
fix
f03cc5f
1 month ago
by joseph-isaacs
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs