vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
split registration to respect nested projection and filters
#8213
Merged
Comparing
os/nested-projection-splits
(
27c5510
) with
develop
(
bd6fc3e
)
CodSpeed Performance Gauge
0%
Untouched
1275
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
Untouched
1275 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+4%
736.9 ns
707.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pushdown_compare[(10000, 16, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
+4%
221.4 µs
213.7 µ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%
866.4 ns
837.2 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%
908.1 ns
878.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
value_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
981.4 ns
952.2 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%
981.7 ns
952.5 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[i64, (1000, 32)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+3%
19.7 µs
19.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[u8, (1000, 32)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+3%
16.2 µs
15.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_alp_prim_test_between[f64, 2048]
encodings/fastlanes/benches/compute_between.rs::alp
CodSpeed Performance Gauge
+3%
56 µs
54.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[u8, (1000, 512)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+3%
16.3 µs
15.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[u8, (1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
16.2 µs
15.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[u8, (1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
16.2 µs
15.8 µ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.4 µs
1.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[u8, (1000, 2)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
16.6 µs
16.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[i64, (1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
19.4 µs
19 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[i64, (1000, 2)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
19.4 µs
19 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[i64, (1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
19.4 µs
19.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push_n_vortex_buffer[u16, 128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+2%
1.6 µs
1.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[f32, (1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
17.1 µs
16.8 µ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%
3.4 µs
3.3 µ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%
3.4 µs
3.3 µ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%
3.4 µs
3.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[i64, (1000, 512)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
21.5 µs
21.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
append_n_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
1.8 µs
1.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
baseline_eq[4, 1024]
encodings/fastlanes/benches/bitpack_compare.rs
CodSpeed Performance Gauge
+2%
64.2 µs
63.1 µs
1
2
3
4
5
...
51
Commits
Click on a commit to change the comparison range
Base
develop
bd6fc3e
-3.72%
split registration to respect nested projection and filters
616af4b
3 days ago
by onursatici
+33.79%
comments
0cff087
2 days ago
by onursatici
-30.23%
more comments
27c5510
2 days ago
by onursatici
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs