vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
GPU kernel for sorted patches with chunk_offsets
#7440
Comparing
aduffy/patches-kernel
(
1a1c672
) with
develop
(
ce52b71
)
CodSpeed Performance Gauge
0%
Untouched
1163
Skipped
1457
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
2620 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i16, 32768]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+10%
133.9 µs
121.9 µ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
+9%
184 µs
169.1 µ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
+7%
169.1 µs
157.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.9 µs
84.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_bp_prim_test_between[i16, 32768]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+7%
212.3 µs
199.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
binary_search_std
vortex-array/benches/search_sorted.rs
CodSpeed Performance Gauge
+6%
515.3 ns
486.1 ns
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
+6%
108.6 µs
102.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_bp_prim_test_between[i32, 32768]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+5%
247.9 µs
235.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i64, 32768]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+5%
236.2 µs
224.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_bp_prim_test_between[i16, 16384]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+5%
158.3 µs
151.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
binary_search_vortex
vortex-array/benches/search_sorted.rs
CodSpeed Performance Gauge
+4%
727.2 ns
698.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i64, 16384]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+4%
144.2 µs
138.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_bp_prim_test_between[i32, 16384]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+4%
177.3 µs
170.7 µ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
+4%
813.9 ns
784.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
iter_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
890.3 ns
861.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_vortex_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
898.3 ns
869.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_vortex_buffer[2048]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
998.3 ns
969.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
value_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
1,011.1 ns
981.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
set_indices_arrow_buffer[128]
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.
patched_take_10_contiguous
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+2%
31.7 µs
30.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push_vortex_buffer[128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+2%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
set_indices_arrow_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
2.5 µs
2.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
slice_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
slice_vortex_buffer[16384]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
slice_vortex_buffer[2048]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
1.2 µs
1.2 µs
1
2
3
4
5
...
105
Commits
Click on a commit to change the comparison range
Base
develop
ce52b71
+0.08%
fix
82f8911
4 hours ago
by a10y
0%
Replace deprecated to_canonical with execute::<Canonical>
1a1c672
4 hours ago
by a10y
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs