vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: teach Array<Struct> try_concat(&[Array<Struct>])
#7632
Comparing
dk/try-from-slice-array-struct
(
bc7dac4
) with
develop
(
1838a7a
)
CodSpeed Performance Gauge
+28%
Improvement
2
Untouched
1161
Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments, which may affect the accuracy of the results.
Learn more about regression causes
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
1163 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
varbinview_zip_block_mask
vortex-array/benches/varbinview_zip.rs
CodSpeed Performance Gauge
+28%
3.7 ms
2.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
varbinview_zip_fragmented_mask
vortex-array/benches/varbinview_zip.rs
CodSpeed Performance Gauge
+16%
7.3 ms
6.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compact[(16384, 90)]
vortex-array/benches/varbinview_compact.rs
CodSpeed Performance Gauge
+6%
1.9 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compact[(4096, 90)]
vortex-array/benches/varbinview_compact.rs
CodSpeed Performance Gauge
+6%
493.6 µs
467 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compact[(16384, 10)]
vortex-array/benches/varbinview_compact.rs
CodSpeed Performance Gauge
+5%
2 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compact[(4096, 10)]
vortex-array/benches/varbinview_compact.rs
CodSpeed Performance Gauge
+5%
517.9 µs
492 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compact_sliced[(16384, 10)]
vortex-array/benches/varbinview_compact.rs
CodSpeed Performance Gauge
+5%
785.1 µs
748.5 µ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.
compact_sliced[(4096, 10)]
vortex-array/benches/varbinview_compact.rs
CodSpeed Performance Gauge
+5%
209.5 µs
200.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_all_true[250000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
+4%
7.7 µs
7.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_all_true[100000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
+4%
7.7 µs
7.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_all_true[10000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
+4%
8.6 µs
8.3 µ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%
951.9 ns
922.8 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.
set_indices_vortex_buffer[128]
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_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.
filter_powerlaw_by_mostly_false[1000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
+3%
17.5 µs
17.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_random_by_mostly_false[1000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
+2%
17.4 µs
17 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_random_by_power_law[1000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
+2%
18.1 µs
17.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_ultra_sparse[10000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
+2%
17.4 µs
17 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
density_sweep_single_slice[0.001]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
+2%
15.6 µs
15.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
filter_powerlaw_by_power_law[1000]
vortex-array/benches/filter_bool.rs
CodSpeed Performance Gauge
+2%
17.5 µs
17.1 µs
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
+2%
4.5 µ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
+2%
4.5 µ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
+2%
4.5 µs
4.5 µs
1
2
3
4
5
...
47
Commits
Click on a commit to change the comparison range
Base
develop
1838a7a
+27.73%
feat: teach Array<Struct> try_from(&[Array<Struct>])
f44ec03
2 days ago
by danking
-27.99%
name
f4a7365
1 day ago
by danking
+27.98%
value => chunks
181c407
1 day ago
by danking
-27.98%
maybe more explicit?
4da3a2c
1 day ago
by danking
+27.99%
iterator
65b6f7e
1 day ago
by danking
-0.01%
use iterator version
bc7dac4
1 day ago
by danking
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs