vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Add Sparse pushdown kernels for is_constant, sum, and compare
#8028
Comparing
claude/sparse-pushdown-kernels-qxU4x
(
56d5689
) with
develop
(
f97805d
)
CodSpeed Performance Gauge
+20%
Improvement
1
Untouched
1236
New
5
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
Improvement
New
Untouched
1242 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_varbinview_opt_canonical_into[(1000, 10)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
+20%
224.6 µs
187.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sparse_null_count
encodings/sparse/benches/sparse_pushdown.rs
CodSpeed Performance Gauge
N/A
N/A
34.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sparse_compare
encodings/sparse/benches/sparse_pushdown.rs
CodSpeed Performance Gauge
N/A
N/A
393.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sparse_min_max
encodings/sparse/benches/sparse_pushdown.rs
CodSpeed Performance Gauge
N/A
N/A
233.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sparse_is_constant
encodings/sparse/benches/sparse_pushdown.rs
CodSpeed Performance Gauge
N/A
N/A
250.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sparse_sum
encodings/sparse/benches/sparse_pushdown.rs
CodSpeed Performance Gauge
N/A
N/A
455.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
cuda/dict_widen_u16_to_u32/dispatch_u32[100M]
vortex-cuda/benches/dynamic_dispatch_cuda.rs::benches::benchmark_dynamic_dispatch::cuda
CodSpeed Performance Gauge
+5%
1,014.8 µs
963.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
slice_vortex_buffer[16384]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+5%
1.3 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
slice_vortex_buffer[65536]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+5%
1.3 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
slice_vortex_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+5%
1.3 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
slice_vortex_buffer[2048]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+5%
1.3 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
slice_vortex_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+5%
1.3 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+4%
784.2 ns
755 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
value_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
952.2 ns
923.1 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,028.1 ns
998.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.1 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_zipfian[16, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+2%
47.5 µs
46.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
untranspose_bmi2
encodings/fastlanes/benches/bit_transpose.rs::x86
CodSpeed Performance Gauge
+2%
1.8 µs
1.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress[(10000, 1024)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+2%
107.7 µs
105.9 µ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
+2%
1.8 µs
1.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.8 µ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
+2%
1.8 µs
1.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_or_arrow_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+1%
2 µs
2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bitwise_and_arrow_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+1%
2 µs
2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[16384]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+1%
2.1 µs
2.1 µs
1
2
3
4
5
...
50
Commits
Click on a commit to change the comparison range
Base
develop
f97805d
+22.64%
Trim Sparse pushdown benches to three single-config cases
76661fd
4 hours ago
by claude
-2.91%
Add MinMax, NullCount, NanCount, Between, FillNull pushdown to Sparse
56d5689
3 hours ago
by claude
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs