vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
performance: Use push_unchecked when building indices for element take in fixedsizedlist take
#6222
Merged
Comparing
rk/fixedsizedlisttake
(
9db9fcb
) with
develop
(
b5b492c
)
CodSpeed Performance Gauge
+58%
Improvement
23
Untouched
1115
Skipped
1265
No successful run was found on
develop
(
332fd06
) during the generation of this report, so
b5b492c
was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
Skipped
2403 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_random[256, 1000]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+58%
7.8 ms
4.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_random[1024, 100]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+57%
3.1 ms
2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_random[4096, 100]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+56%
12.7 ms
8.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_random[256, 100]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+55%
804.8 µs
519.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_nullable_random[1024, 100]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+54%
3.1 ms
2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_nullable_random[4096, 100]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+53%
12.4 ms
8.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_random[64, 1000]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+53%
2 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_nullable_random[256, 1000]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+53%
7.2 ms
4.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_nullable_random[256, 100]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+52%
796.7 µs
525.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_random[1024, 1000]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+49%
34.4 ms
23 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_random[4096, 1000]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+49%
138.2 ms
92.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_bool_into_canonical[(1000, 10)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
+49%
63.9 µs
42.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_nullable_random[64, 1000]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+48%
1.9 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_random[64, 100]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+46%
220.5 µs
151.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_nullable_random[1024, 1000]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+45%
32.6 ms
22.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_nullable_random[4096, 1000]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+44%
131 ms
90.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_nullable_random[64, 100]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+42%
234 µs
165.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_random[16, 1000]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+41%
516.2 µs
367.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_nullable_random[16, 1000]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+34%
534 µs
399.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_random[16, 100]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+26%
75.2 µs
59.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_fsl_nullable_random[16, 100]
vortex-array/benches/take_fsl.rs
CodSpeed Performance Gauge
+15%
141.4 µs
123.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress[(1000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+12%
50.8 µs
45.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress[(1000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+11%
54.5 µs
49.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress[(1000, 4)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+8%
69.3 µs
64 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[f32, (1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+4%
19.1 µs
18.3 µs
1
2
...
97
Commits
Click on a commit to change the comparison range
Base
develop
b5b492c
+57.72%
just unwrap
3cf2894
24 days ago
by robert3005
-0.02%
Revert "just unwrap"
9db9fcb
24 days ago
by robert3005
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs