vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Minor simplification of the serde dependency
#4866
Merged
Comparing
adamg/reduce-serde-dependency
(
7d9d49a
) with
develop
(
61ef9b6
)
CodSpeed Performance Gauge
0%
Untouched
459
Archived
713
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Archived
1172 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
map_each[BufferMut<i32>, 128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+7%
465.8 ns
436.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
binary_search_std
vortex-array/benches/search_sorted.rs
CodSpeed Performance Gauge
+5%
643.3 ns
614.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
binary_search_vortex
vortex-array/benches/search_sorted.rs
CodSpeed Performance Gauge
+4%
791.7 ns
762.5 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_struct_sequential_indices
vortex-array/benches/take_struct.rs
CodSpeed Performance Gauge
+2%
55.4 µs
54.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_alp_prim_test_between[f64, 2048]
encodings/fastlanes/benches/compute_between.rs::alp
CodSpeed Performance Gauge
+2%
110.6 µs
108.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u16, (1000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+2%
10.4 µs
10.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_struct_simple
vortex-array/benches/take_struct.rs
CodSpeed Performance Gauge
+2%
72.8 µs
71.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_raw_prim_test_between[i32, 2048]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+2%
79.2 µs
77.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_raw_prim_test_between[u32, 2048]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+2%
78 µs
76.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u16, (1000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+2%
12 µs
11.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_raw_prim_test_between[f32, 2048]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+2%
77.9 µs
76.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_raw_prim_test_between[i64, 2048]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+2%
80.8 µs
79.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_raw_prim_test_between[u64, 2048]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+2%
81.3 µs
80 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_raw_prim_test_between[f64, 2048]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+2%
82.2 µs
80.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u16, (1000, 4)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+2%
15.6 µs
15.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_alp_prim_test_between[f32, 2048]
encodings/fastlanes/benches/compute_between.rs::alp
CodSpeed Performance Gauge
+1%
104.6 µs
103.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ScalarBuffer<i32>>, 128]
vortex-buffer/benches/vortex_buffer.rs::from_iter[Arrow<arrow_buffer::buffer::scalar
CodSpeed Performance Gauge
+1%
2 µs
2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u32, (1000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+1%
11.2 µs
11 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
map_each[BufferMut<i32>, 1024]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+1%
2.2 µs
2.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_compress_string
vortex/benches/single_encoding_throughput.rs
CodSpeed Performance Gauge
+1%
83.7 ms
82.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_raw_prim_test_between[i32, 16384]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+1%
121.4 µs
120 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u16, (10000, 1024)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+1%
18.7 µs
18.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_alp_prim_test_between[f64, 16384]
encodings/fastlanes/benches/compute_between.rs::alp
CodSpeed Performance Gauge
+1%
212.7 µs
210.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_raw_prim_test_between[u32, 16384]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+1%
129.6 µs
128.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_alp[f64, (1000, 0.0, 1.0)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+1%
17 µs
16.8 µs
1
2
3
4
5
...
47
Commits
Click on a commit to change the comparison range
Base
develop
61ef9b6
+0.09%
Minor simplification of the serde dependency
4c91e79
7 months ago
by AdamGS
-0.05%
Min serde version
7d9d49a
7 months ago
by AdamGS
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs