vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix shared array race
#6432
Merged
Comparing
os/why
(
8d5d9d2
) with
develop
(
92156f5
)
CodSpeed Performance Gauge
0%
Improvement
5
Regression
1
Untouched
1129
Skipped
1268
No successful run was found on
develop
(
35ea593
) during the generation of this report, so
92156f5
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
Regression
Improvement
Untouched
Skipped
2403 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_10k_contiguous_patches
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
-11%
2.1 ms
*
2.3 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
+36%
4.7 ms
*
3.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.1, 0.5)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+35%
2.8 ms
*
2 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
+33%
4.1 ms
*
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.05, 0.1)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+32%
792 µs
*
600.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.1, 0.1)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+22%
1,118.8 µs
*
913.7 µ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
+7%
1.8 ms
*
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.1, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+7%
825.1 µs
*
774.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_many_nulls[0.9]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
+6%
535.2 µs
*
502.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress[(1000, 256)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+6%
53.4 µs
*
50.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_many_nulls[0.5]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
+5%
367.2 µs
*
349.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.05, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+5%
479.4 µs
*
457.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress[(1000, 16)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+4%
56.4 µs
*
54 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_raw_prim_test_between[i64, 2048]
encodings/fastlanes/benches/compute_between.rs::primitive
CodSpeed Performance Gauge
+4%
27.2 µs
*
26.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress[(1000, 4)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+4%
70.9 µs
*
68.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
946.9 ns
917.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[1024]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
1 µs
1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
set_indices_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+3%
1.2 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[2048]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+2%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_canonical_into[f32, (1000, 100, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+2%
95.8 µs
*
93.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rebuild_naive
encodings/zstd/benches/listview_rebuild.rs
CodSpeed Performance Gauge
+2%
2.8 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_bool_canonical_into[(1000, 10)]
vortex-array/benches/chunk_array_builder.rs
CodSpeed Performance Gauge
+2%
67.3 µs
*
66 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_many_nulls[0.1]
vortex-array/benches/dict_unreferenced_mask.rs
CodSpeed Performance Gauge
+2%
177.8 µs
*
174.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress[(10000, 1024)]
encodings/runend/benches/run_end_compress.rs
CodSpeed Performance Gauge
+2%
134.7 µs
*
132.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
new_bp_prim_test_between[i64, 2048]
encodings/fastlanes/benches/compute_between.rs::bitpack
CodSpeed Performance Gauge
+2%
47.1 µs
*
46.3 µs
1
2
...
97
Commits
Click on a commit to change the comparison range
Base
develop
92156f5
-0.1%
fix shared array race
8d5d9d2
1 day ago
by onursatici
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs