vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
[WIP] Re-shaping the canonical variant array to support more general …
#7494
Comparing
adamg/variant-array
(
8a6a389
) with
develop
(
452a4a3
)
CodSpeed Performance Gauge
-22%
Regression
2
Untouched
1161
Archived
558
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Archived
1721 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
varbinview_zip_block_mask
vortex-array/benches/varbinview_zip.rs
CodSpeed Performance Gauge
-22%
2.9 ms
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
varbinview_zip_fragmented_mask
vortex-array/benches/varbinview_zip.rs
CodSpeed Performance Gauge
-10%
6.4 ms
7.1 ms
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.
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.
true_count_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+4%
755.6 ns
726.4 ns
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.
null_count_run_end[(10000, 1024, 0.01)]
encodings/runend/benches/run_end_null_count.rs
CodSpeed Performance Gauge
+3%
4.6 µs
4.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
null_count_run_end[(10000, 256, 0.01)]
encodings/runend/benches/run_end_null_count.rs
CodSpeed Performance Gauge
+3%
4.6 µs
4.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
null_count_run_end[(100000, 1024, 0.01)]
encodings/runend/benches/run_end_null_count.rs
CodSpeed Performance Gauge
+3%
4.6 µs
4.5 µs
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.
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.
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.
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.
take_map[(0.1, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+2%
1.7 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
slice_vortex_buffer[1024]
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[65536]
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
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.
append_n_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
2.9 µs
2.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push_n_vortex_buffer[u32, 128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+2%
1.8 µs
1.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_and_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
1.9 µs
1.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push_n_vortex_buffer[u8, 128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+2%
1.9 µs
1.9 µs
1
2
3
4
5
...
69
Commits
Click on a commit to change the comparison range
Base
develop
452a4a3
-21.66%
[WIP] Re-shaping the canonical variant array to support more general forms of shredding
330c582
6 days ago
by AdamGS
0%
docs
91d1692
2 days ago
by AdamGS
+0.01%
simplify expr execution
01533c5
1 day ago
by AdamGS
-1.34%
VariantGet with DType
d7a8079
1 day ago
by AdamGS
+1.34%
.
69fbc2e
17 hours ago
by AdamGS
0%
less tests
d77942a
17 hours ago
by AdamGS
0%
general cleanup
8a6a389
16 hours ago
by AdamGS
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs