vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Implement smarter sampler
#7585
Merged
Comparing
ct/smarter-compressor
(
411d6f7
) with
develop
(
223d1df
)
CodSpeed Performance Gauge
-25%
Regression
13
Untouched
1150
Skipped
558
Archived
904
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Skipped
Archived
2625 total
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
-25%
177.2 µs
236.5 µ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
-23%
192.2 µs
251 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_10k_random
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
-23%
193.3 µs
251.5 µs
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
-20%
115.2 µs
144.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_bp_prim_test_between[i64, 32768]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
-20%
251.4 µs
313.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_alp_prim_test_between[f64, 32768]
encodings/fastlanes/benches/compute_between.rs::alp
CodSpeed Performance Gauge
-19%
270.9 µs
334.5 µ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
-19%
126 µs
155.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_10k_contiguous
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
-18%
266.2 µs
323.7 µ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.2 µs
169.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
old_bp_prim_test_between[i64, 16384]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
-15%
174.6 µs
205.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
-14%
190.1 µs
221.9 µ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
-13%
206.4 µs
236.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_alp_prim_test_between[f32, 16384]
encodings/fastlanes/benches/compute_between.rs::alp
CodSpeed Performance Gauge
-12%
105 µs
119.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
iter_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+4%
861.1 ns
831.9 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%
927.5 ns
898.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_10_contiguous
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+3%
31.2 µs
30.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_10_contiguous
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+3%
25 µs
24.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
value_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
981.9 ns
952.8 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,002.5 ns
973.3 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%
1,027.5 ns
998.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push_arrow_buffer[128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+3%
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
+3%
2.4 µs
2.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_not_vortex_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
3.6 µs
3.5 µ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.
bitwise_not_vortex_buffer[2048]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
3.7 µs
3.6 µs
1
2
3
4
5
...
105
Commits
Click on a commit to change the comparison range
Base
develop
223d1df
-25.07%
implement smarter sampler
411d6f7
17 hours ago
by connortsui20
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs