vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Rename duplicated `ScalarFn` types
#7586
Merged
Comparing
ct/rename-scalar-fn
(
5089e0c
) with
develop
(
26a766f
)
CodSpeed Performance Gauge
0%
Untouched
1106
Archived
615
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Archived
1721 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_10_contiguous
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+3%
31.1 µs
30.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push_arrow_buffer[128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+3%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push_vortex_buffer[128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+2%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u8, (1000, 4)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+2%
24.9 µs
24.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.1, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+2%
1.7 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push_n_vortex_buffer[u8, 128]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+2%
1.9 µs
1.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_10_contiguous
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+2%
24.6 µs
24.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push_n_vortex_buffer[u8, 1024]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+1%
2.3 µs
2.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push_n_vortex_buffer[u8, 2048]
vortex-buffer/benches/vortex_buffer.rs
CodSpeed Performance Gauge
+1%
2.6 µs
2.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.01, 0.5)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+1%
607.9 µs
601.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_early_dominant[1000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
+1%
154.6 µs
153.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress[(1000, 4)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+1%
66.9 µs
66.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_fsst[(1000, 16, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
+1%
83.4 µs
82.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_varbin[(10000, 32)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
+1%
114.6 µs
113.8 µ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
+1%
4.6 µs
4.6 µ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
+1%
4.6 µs
4.6 µ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
+1%
4.6 µs
4.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_fsst[(1000, 16, 8)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
+1%
89 µs
88.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_utf8[(1000, 4)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+1%
39.2 µs
39 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_varbinview_canonical_into[(10, 1000)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
+1%
1.8 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_raw_prim_test_between[i32, 2048]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+1%
39.8 µs
39.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_raw_prim_test_between[f32, 2048]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+1%
34.2 µs
34 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[u8, (1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+1%
68.3 µs
67.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[u8, (1000, 2)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+1%
68.9 µs
68.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_primitives[u8, (1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+1%
69.1 µs
68.7 µs
1
2
3
4
5
...
69
Commits
Click on a commit to change the comparison range
Base
develop
26a766f
+0.02%
rename the id `ScalarFnVTable` to `ScalarFn`
b8e5696
2 months ago
by connortsui20
-0.04%
fix docs and api
785799c
2 months ago
by connortsui20
0%
rename to TypedScalarFnInstance
5089e0c
2 months ago
by connortsui20
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs