vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
[claude] feat(bench): emit v3 JSONL records and dual-write to bench server
#7780
Merged
Comparing
claude/benchmarks-v3-emitter-split
(
5bd762b
) with
develop
(
e0a0527
)
CodSpeed Performance Gauge
-17%
Improvement
10
Regression
4
Untouched
1155
Skipped
138
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
1307 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f64, (100000, 0.1)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
-17%
842.5 µs
1,020.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f64, (100000, 0.01)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
-17%
842.6 µs
1,020.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f32, (100000, 0.1)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
-15%
495 µs
582.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f32, (100000, 0.01)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
-15%
495 µs
582.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_10k_first_chunk_only
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+20%
270.8 µs
226 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_10k_dispersed
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+19%
284.8 µs
239.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f32, (100000, 0.0)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+18%
583.4 µs
495.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f64, (10000, 0.01)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+14%
138.6 µs
122.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f64, (10000, 0.1)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+13%
138.7 µs
122.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f64, (10000, 0.0)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+13%
138.5 µs
122.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_10k_adversarial
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+13%
259 µs
228.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_10k_first_chunk_only
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+11%
302.4 µs
272.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
patched_take_10k_dispersed
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+11%
316 µs
285.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f32, (10000, 0.0)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+10%
94.5 µs
85.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f32, (10000, 0.1)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+10%
90.1 µs
82 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f32, (10000, 0.01)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+10%
90 µs
82 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_compress_string
vortex/benches/single_encoding_throughput.rs
CodSpeed Performance Gauge
+7%
8.7 ms
8.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
cuda/runend_100runs/dispatch_u32[100M]
vortex-cuda/benches/dynamic_dispatch_cuda.rs::benches::benchmark_dynamic_dispatch::cuda
CodSpeed Performance Gauge
+6%
891.9 µs
838.7 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
cuda/dict_widen_u8_to_u32/dispatch_u32[100M]
vortex-cuda/benches/dynamic_dispatch_cuda.rs::benches::benchmark_dynamic_dispatch::cuda
CodSpeed Performance Gauge
+5%
1,005.6 µs
954.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
cuda/for_bitpacked_6bw/dispatch_u32[100M]
vortex-cuda/benches/dynamic_dispatch_cuda.rs::benches::benchmark_dynamic_dispatch::cuda
CodSpeed Performance Gauge
+5%
1.1 ms
1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress_rd[f64, (100000, 0.0)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+5%
2.9 ms
2.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress_rd[f64, (100000, 0.01)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+5%
2.9 ms
2.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compress_rd[f64, (100000, 0.1)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+4%
2.9 ms
2.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_rd[f64, (100000, 0.0)]
encodings/alp/benches/alp_compress.rs
CodSpeed Performance Gauge
+4%
1,021.4 µs
979 µs
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
+3%
1,007.2 µs
976.1 µs
1
2
3
4
5
...
53
Commits
Click on a commit to change the comparison range
Base
develop
e0a0527
-24.93%
feat(bench): emit v3 JSONL records and dual-write to bench server
35d59ae
6 hours ago
by claude
+7.46%
fix issues
ffd090b
2 hours ago
by connortsui20
0%
remove q0 for most groups
5bd762b
2 hours ago
by connortsui20
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs