vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Pass Columnar arguments to scalar functions
#6718
Comparing
ngates/columnar-args
(
db2975f
) with
ngates/execution-args
(
759beef
)
CodSpeed Performance Gauge
-12%
Regression
1
Untouched
953
Skipped
1466
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Skipped
2420 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_many_nulls[0.9]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
-12%
482.1 µs
547.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_dict_mask[(0.01, 0.9)]
vortex-array/benches/dict_mask.rs
CodSpeed Performance Gauge
+6%
1.9 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_dict_mask[(0.1, 0.9)]
vortex-array/benches/dict_mask.rs
CodSpeed Performance Gauge
+6%
1.9 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_dict_mask[(0.5, 0.9)]
vortex-array/benches/dict_mask.rs
CodSpeed Performance Gauge
+6%
1.9 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_dict_mask[(0.01, 0.5)]
vortex-array/benches/dict_mask.rs
CodSpeed Performance Gauge
+6%
2.1 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_dict_mask[(0.5, 0.5)]
vortex-array/benches/dict_mask.rs
CodSpeed Performance Gauge
+6%
2.1 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_dict_mask[(0.1, 0.5)]
vortex-array/benches/dict_mask.rs
CodSpeed Performance Gauge
+6%
2.1 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_dict_mask[(0.9, 0.1)]
vortex-array/benches/dict_mask.rs
CodSpeed Performance Gauge
+5%
2.3 ms
2.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_dict_mask[(0.9, 0.01)]
vortex-array/benches/dict_mask.rs
CodSpeed Performance Gauge
+5%
2.3 ms
2.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i16, 2048]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+5%
54.7 µs
52 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_dict_mask[(0.1, 0.01)]
vortex-array/benches/dict_mask.rs
CodSpeed Performance Gauge
+5%
2.3 ms
2.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_dict_mask[(0.5, 0.01)]
vortex-array/benches/dict_mask.rs
CodSpeed Performance Gauge
+5%
2.3 ms
2.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i64, 2048]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+5%
61.3 µs
58.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i32, 2048]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+4%
57 µs
54.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
set_indices_arrow_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.
new_bp_prim_test_between[i16, 16384]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+2%
94.5 µs
92.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_10_contiguous
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+2%
38 µs
37.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_10_contiguous
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+2%
31 µs
30.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_varbinview[(1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+2%
242.9 µs
237.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_alp_prim_test_between[f32, 2048]
encodings/fastlanes/benches/compute_between.rs::alp
CodSpeed Performance Gauge
+2%
69 µs
67.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i32, 16384]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+2%
111.4 µs
109.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.005, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+2%
169.5 µs
166.5 µ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.6 µs
3.5 µ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.6 µs
3.5 µ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.6 µs
3.5 µs
1
2
...
97
Commits
Click on a commit to change the comparison range
Base
ngates/execution-args
759beef
-11.89%
Columnar args to scalar functions
7270aa7
2 hours ago
by gatesn
0%
Make ExecutionArgs a dyn trait
db2975f
1 hour ago
by gatesn
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs