vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: chunked array take with nulls
#6603
Merged
Comparing
ji/fixup-null-chunked-take
(
45cdf5c
) with
develop
(
402b7a0
)
CodSpeed Performance Gauge
0%
Untouched
977
Skipped
1426
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
2403 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_dict_mask[(0.5, 0.9)]
vortex-array/benches/dict_mask.rs
CodSpeed Performance Gauge
+7%
1.9 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[u8, (1000, 2)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+4%
91 µs
87.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[u8, (1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+4%
92.1 µs
88.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[u8, (1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+4%
90.4 µs
87.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[u8, (1000, 32)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+3%
96.1 µs
92.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
binary_search_vortex
vortex-array/benches/search_sorted.rs
CodSpeed Performance Gauge
+3%
909.7 ns
880.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_canonical_into[f32, (1000, 10, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+3%
95.1 µs
92.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u8, (1000, 4)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+3%
26.6 µs
25.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_canonical_into[u32, (1000, 10, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+3%
95.1 µs
92.4 µ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
+3%
111.2 µs
108.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_canonical_into[u32, (1000, 1000, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+2%
113.5 µs
110.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_canonical_into[f32, (1000, 1000, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+2%
113.7 µs
111.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[u8, (1000, 512)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
131 µs
128.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[f32, (1000, 2)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
135.4 µs
133.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[i64, (1000, 2)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
138 µs
135.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[f32, (1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
135.9 µs
133.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u32, (1000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+2%
24.4 µs
24 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_into_canonical[f32, (1000, 100, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+2%
108.4 µs
106.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[f32, (1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
137.2 µs
135.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_into_canonical[f32, (1000, 1000, 100)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+2%
977.5 µs
962.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[i64, (1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
139.3 µs
137.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[i64, (1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
140.4 µs
138.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[i64, (1000, 128)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
174.3 µs
171.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_10_contiguous
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+1%
39 µs
38.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_canonical_into[f32, (1000, 100, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+1%
94.6 µs
93.2 µs
1
2
...
97
Commits
Click on a commit to change the comparison range
Base
develop
402b7a0
-0.04%
fix: chunked array take with nulls
12bdbf7
8 days ago
by joseph-isaacs
+0.08%
fix: chunked array take with nulls
45cdf5c
8 days ago
by joseph-isaacs
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs