vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Avoid some potential stack overflow cases with deep expression trees
#6321
Merged
Comparing
adamg/prevent-stack-overflow-list-contains
(
851a679
) with
develop
(
35e4dc0
)
CodSpeed Performance Gauge
0%
Untouched
1138
Skipped
1265
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
2403 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u32, (1000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+4%
15.5 µs
14.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
binary_search_vortex
vortex-array/benches/search_sorted.rs
CodSpeed Performance Gauge
+3%
968.1 ns
938.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u16, (1000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+3%
14.4 µs
14.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u8, (1000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+3%
9.1 µs
8.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u8, (1000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+2%
11.8 µs
11.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u16, (1000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+2%
11.3 µs
11.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.05, 0.5)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+2%
1.7 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u64, (1000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+2%
13.4 µs
13.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u8, (10000, 1024)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+1%
15.1 µs
14.9 µ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
+1%
17.3 µs
17.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u16, (1000, 4)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+1%
21.6 µs
21.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u8, (10000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+1%
16.4 µs
16.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u64, (1000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+1%
16.9 µs
16.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.005, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+1%
2.4 ms
2.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress_alp[f32, (1000, 0.01, 1.0)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+1%
154.4 µs
152.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_varbinview_opt_canonical_into[(10, 1000)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
+1%
6.1 ms
6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress_alp[f32, (1000, 0.1, 1.0)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+1%
156.2 µs
154.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress_alp[f32, (1000, 0.01, 0.25)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+1%
165.1 µs
163.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress_alp[f32, (1000, 0.01, 0.95)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+1%
165.7 µs
163.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pvector_take_zipfian[16, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+1%
10.7 µs
10.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pvector_take_uniform[16, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+1%
11 µs
10.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress_alp[f32, (1000, 0.1, 0.25)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+1%
171.4 µs
169.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_varbinview_opt_into_canonical[(10, 1000)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
+1%
6.1 ms
6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pvector_take_zipfian[256, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+1%
11.2 µs
11.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress_alp[f32, (1000, 0.1, 0.95)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+1%
177.4 µs
175.6 µs
1
2
...
97
Commits
Click on a commit to change the comparison range
Base
develop
35e4dc0
-33.25%
Avoid some potential stack overflow cases with deep expression trees
97f4abb
7 days ago
by AdamGS
+0.22%
Better balanced_reduce for joe
6dd94d5
7 days ago
by AdamGS
+32.93%
cr
851a679
7 days ago
by AdamGS
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs