vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Fix fuzzer issue template
#6963
Comparing
ct/fuzz-template-cmd
(
3e81753
) with
develop
(
8ac7234
)
CodSpeed Performance Gauge
+18%
Improvement
2
Untouched
1007
Skipped
1515
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
Skipped
2524 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
+18%
376.1 ns
317.8 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
+12%
535.6 ns
477.2 ns
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
+9%
709.4 ns
651.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_opt_bool_canonical_into[(100, 100)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
+6%
426.4 µs
403.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
binary_search_std
vortex-array/benches/search_sorted.rs
CodSpeed Performance Gauge
+6%
553.6 ns
524.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
984.7 ns
955.6 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%
1.1 µs
1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_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.
bitwise_and_vortex_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
4.5 µs
4.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_or_vortex_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
4.5 µs
4.4 µ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%
3.5 ms
3.5 ms
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%
3.1 µs
3.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_and_vortex_buffer[2048]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
4.8 µs
4.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_or_vortex_buffer[2048]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
4.9 µs
4.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transpose_scalar
encodings/fastlanes/benches/bit_transpose.rs
CodSpeed Performance Gauge
+2%
1.8 µs
1.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_canonical_into[f32, (1000, 10, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+2%
119.6 µs
117.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_into_canonical[f64, (1000, 10, 100)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+2%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_canonical_into[u64, (1000, 10, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+2%
161.5 µs
159 µ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
+1%
4.3 µs
4.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_canonical_into[f64, (1000, 1000, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+1%
199.3 µs
196.6 µ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
+1%
4.5 µs
4.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_into_canonical[u64, (1000, 100, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+1%
172.2 µs
170.1 µ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
+1%
4.9 µs
4.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_or_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+1%
5 µs
5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_and_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+1%
5 µs
5 µs
1
2
3
4
5
...
101
Commits
Click on a commit to change the comparison range
Base
develop
8ac7234
+18.36%
fix fuzzer issue template
3e81753
17 hours ago
by connortsui20
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs