vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix potential UB in ByteBool encoding
#7518
Merged
Comparing
aduffy/bytebool-ub
(
cd23309
) with
develop
(
102de51
)
CodSpeed Performance Gauge
0%
Untouched
1095
Archived
1525
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Archived
2620 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_not_vortex_buffer_mut[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+10%
333.6 ns
304.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_not_vortex_buffer_mut[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+8%
395.3 ns
366.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_constant_i32_append_to_builder[(10, 1000)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
+7%
245 µs
228 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_not_vortex_buffer_mut[2048]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+7%
458.9 ns
429.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
map_each[BufferMut<i32>, 128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
-6%
436.7 ns
465.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_constant_i32_append_to_builder[(100, 100)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
-5%
47.5 µs
50.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_constant_i32_append_to_builder[(1000, 10)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
-5%
39.3 µs
41.5 µ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.
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.
map_new_output[128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
-3%
822.8 ns
851.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
iter_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
-3%
922.8 ns
951.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
1.1 µs
1 µ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.5 µs
26.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[2048]
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.
push_arrow_buffer[128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+3%
1.2 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
set_indices_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
-3%
1.1 µs
1.2 µ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.
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
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[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[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.
bitwise_not_vortex_buffer_mut[16384]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
1.3 µs
1.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
append_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
-2%
1.3 µs
1.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_bool_canonical_into[(1000, 10)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
-2%
59.3 µs
60.6 µs
1
2
3
4
5
...
105
Commits
Click on a commit to change the comparison range
Base
develop
102de51
+0.02%
fix potential UB in ByteBool constructor
655082c
3 months ago
by a10y
-0.01%
Revert "fix potential UB in ByteBool constructor"
d9e61d0
3 months ago
by a10y
-0.02%
mod comment
cd23309
3 months ago
by a10y
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs