vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
use trait upcasting and drop the as_any/as_any_mut boilerplate
#7220
Comparing
aduffy/asany
(
606ab92
) with
develop
(
5ce08ed
)
CodSpeed Performance Gauge
-75%
Regression
9
Untouched
384
Skipped
2235
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Skipped
2628 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_indices[(100000, 4096)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
-75%
244.6 µs
984.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_indices[(100000, 1024)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
-75%
246.4 µs
970.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_indices[(100000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
-73%
268.1 µs
989.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_indices[(10000, 1024)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
-52%
66.4 µs
137.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_indices[(10000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
-51%
68.8 µs
139.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_indices[(100000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
-47%
747.1 µs
1,409.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_indices[(10000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
-35%
116.3 µs
179.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_indices[(100000, 4)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
-26%
1.7 ms
2.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_indices[(10000, 4)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
-21%
207 µs
261.3 µ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
+10%
24.4 µs
22.2 µ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
+8%
21 µs
19.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_utf8[(1000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+6%
32.7 µs
30.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u32, (1000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+6%
23.9 µs
22.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_utf8[(1000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+6%
34.9 µs
32.9 µ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
+6%
23.2 µs
21.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u64, (1000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+6%
25.5 µs
24.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
+6%
29 µs
27.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u16, (10000, 1024)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+5%
31.6 µs
30 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
null_count_run_end[(10000, 1024, 0.5)]
encodings/runend/benches/run_end_null_count.rs
CodSpeed Performance Gauge
+5%
39.4 µs
37.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
null_count_run_end[(10000, 1024, 0.1)]
encodings/runend/benches/run_end_null_count.rs
CodSpeed Performance Gauge
+5%
39.5 µs
37.7 µ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
+5%
42.1 µs
40.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u16, (10000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+5%
33.4 µs
31.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress[u32, (1000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+5%
27 µs
25.8 µ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
+5%
26.7 µs
25.5 µ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
+5%
28 µs
26.7 µs
1
2
3
4
5
...
106
Commits
Click on a commit to change the comparison range
Base
develop
5ce08ed
-75.14%
use trait upcasting and drop the as_any/as_any_mut boilerplate
606ab92
2 days ago
by a10y
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs