vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat[array]: refactor `zip` compute kernel to lazy `zip` via ScalarFn Array
#6461
Merged
Comparing
ji/remove-over-zip-to-expr
(
37ab255
) with
develop
(
6b5a92d
)
CodSpeed Performance Gauge
-10%
Regression
1
Untouched
1134
Skipped
1268
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Skipped
2403 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_200k_dispersed
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
-10%
5.1 ms
5.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
set_indices_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+5%
1.2 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
1,005.3 ns
976.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_uniform[16, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+3%
25.5 µs
24.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_zipfian[256, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+3%
25.9 µs
25.2 µ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
+3%
26.1 µs
25.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.05, 0.5)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+3%
1.7 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[i64, (1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+3%
27.3 µs
26.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_zipfian[2048, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+3%
28.4 µs
27.7 µ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
+2%
29.3 µs
28.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
train_compressor[(10000, 16, 8)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
+2%
4.8 ms
4.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
train_compressor[(10000, 16, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
+2%
4.8 ms
4.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_zipfian[8192, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+2%
32.3 µs
31.6 µs
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
+2%
23.8 µs
23.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_uniform[8192, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+2%
38.8 µs
38 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_into_canonical[f32, (1000, 1000, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+2%
123.4 µs
121.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_raw_prim_test_between[u32, 2048]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+1%
23.8 µs
23.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_varbin[(1000, 32)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+1%
246.9 µs
243.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f64, 10000]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+1%
262.6 µs
259 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
append_buffer_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+1%
4.4 µs
4.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_varbinview[(1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+1%
33.7 µs
33.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress[(10000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+1%
179.7 µs
177.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
null_count_run_end[(10000, 1024, 0.1)]
encodings/runend/benches/run_end_null_count.rs
CodSpeed Performance Gauge
+1%
40.4 µs
40 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[u8, (1000, 128)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+1%
110.4 µs
109.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[f32, (1000, 32)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+1%
24.4 µs
24.1 µs
1
2
...
97
Commits
Click on a commit to change the comparison range
Base
develop
6b5a92d
-0.11%
feat[array]: refactor `zip` compute kernel to lazy `zip` via ScalarFnArray
de6dc2f
1 day ago
by joseph-isaacs
-10.06%
fix
30e367c
17 hours ago
by joseph-isaacs
-0.02%
fix
37ab255
12 hours ago
by joseph-isaacs
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs