vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fallible scalar_at and validity
#6102
Merged
Comparing
ji/fallible-trait-vtable
(
d197298
) with
develop
(
289e706
)
CodSpeed Performance Gauge
-43%
Improvement
10
Regression
21
Untouched
1173
Skipped
1179
Archived
145
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
Regression
Improvement
Untouched
Skipped
Archived
2528 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_sparse_coverage[0.5]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
-20%
292.6 µs
365.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_many_codes_few_values[1024]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
-20%
293.6 µs
366.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_sparse_coverage[0.1]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
-20%
293.9 µs
366.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_many_codes_few_values[2048]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
-20%
296.2 µs
369.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_many_codes_few_values[4096]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
-19%
302.3 µs
375.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_sparse_coverage[0.01]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
-18%
336.3 µs
408.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_varbinview[(100000, 8)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
982.8 µs
1,094.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_varbin[(100000, 2)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
981.9 µs
1,093.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_varbinview[(100000, 4)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
982.1 µs
1,093.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_varbin[(100000, 8)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
982.7 µs
1,094.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_varbin[(100000, 32)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
985.9 µs
1,097.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_varbinview[(100000, 2)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
982.2 µs
1,093.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_primitive[(100000, 2)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
977.4 µs
1,088.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_varbinview[(100000, 32)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
986.1 µs
1,097.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_varbin[(100000, 4)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
982.2 µs
1,093.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_primitive[(100000, 4)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
977.6 µs
1,088.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_primitive[(100000, 128)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
981.6 µs
1,092.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_primitive[(100000, 8)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
978 µs
1,088.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_primitive[(100000, 32)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
979.3 µs
1,089.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_varbinview[(100000, 128)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
998.2 µs
1,110.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_compare_varbin[(100000, 128)]
vortex-array/benches/dict_compare.rs
CodSpeed Performance Gauge
-10%
998 µs
1,110.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_10k_contiguous_patches
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+20%
2.5 ms
2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_10k_adversarial
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+20%
2.4 ms
2 ms
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
+18%
4.2 ms
3.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.05, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+15%
3.5 ms
3.1 ms
1
2
...
102
Commits
Click on a commit to change the comparison range
Base
develop
289e706
-20.26%
wip more fallible
39a8a89
1 month ago
by joseph-isaacs
-52.87%
wip more fallible
c7fb120
1 month ago
by joseph-isaacs
-7%
fix
687c01a
1 month ago
by joseph-isaacs
+37.06%
fix
d197298
1 month ago
by joseph-isaacs
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs