vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Exectuion and optimization tracing harness for testing
#7814
Comparing
adamg/execution-tests
(
ee56f7b
) with
develop
(
eda8c2c
)
CodSpeed Performance Gauge
-22%
Regression
9
Untouched
1197
Unknown Walltime execution environment detected
Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data. For the most accurate results, we recommend using
CodSpeed Macro Runners
: bare-metal machines fine-tuned for performance measurement consistency.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
1206 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.
search_index_below_min
vortex-array/benches/patches_lookup.rs
CodSpeed Performance Gauge
-13%
265.2 µs
304.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
search_index_mixed_out_of_range
vortex-array/benches/patches_lookup.rs
CodSpeed Performance Gauge
-13%
267.2 µs
306.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
search_index_full_range_random
vortex-array/benches/patches_lookup.rs
CodSpeed Performance Gauge
-13%
267.2 µs
306.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
search_index_in_range
vortex-array/benches/patches_lookup.rs
CodSpeed Performance Gauge
-13%
267.6 µs
307 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
search_index_above_max
vortex-array/benches/patches_lookup.rs
CodSpeed Performance Gauge
-13%
269.2 µs
308.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_varbinview_into_canonical[(10, 1000)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
-11%
2.1 ms
2.4 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.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_opt_bool_into_canonical[(10, 1000)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
-10%
1.4 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
execute_scalar_struct_simple
vortex-array/benches/scalar_at_struct.rs
CodSpeed Performance Gauge
+5%
468.1 µs
446.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+5%
648.9 ns
619.7 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
+4%
4.2 µs
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
+4%
4.2 µs
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
+4%
4.2 µs
4 µs
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%
965.6 ns
936.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_fragmented[1000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
+3%
448.7 µs
435.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
iter_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
981.1 ns
951.9 ns
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 µs
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 µs
1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pack_return_dtype[500]
vortex-array/benches/expr/large_struct_pack.rs
CodSpeed Performance Gauge
+3%
332.1 µs
323.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pack_return_dtype[2000]
vortex-array/benches/expr/large_struct_pack.rs
CodSpeed Performance Gauge
+3%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pack_return_dtype[1000]
vortex-array/benches/expr/large_struct_pack.rs
CodSpeed Performance Gauge
+3%
663 µs
646.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_bool[10000_1000_alternating]
encodings/runend/benches/run_end_decode.rs
CodSpeed Performance Gauge
+3%
9.5 µs
9.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_bool[10000_1000_mostly_true]
encodings/runend/benches/run_end_decode.rs
CodSpeed Performance Gauge
+2%
9.6 µs
9.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_bool[10000_1000_all_true]
encodings/runend/benches/run_end_decode.rs
CodSpeed Performance Gauge
+2%
9.7 µs
9.5 µs
1
2
3
4
5
...
49
Commits
Click on a commit to change the comparison range
Base
develop
eda8c2c
-11.54%
Exectuion and optimization tracing harness for testing
51759b3
10 hours ago
by AdamGS
-10.19%
Maybe better perf?
ee56f7b
3 hours ago
by AdamGS
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs