vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: canonicalize VarBin/FSST with >2GB buffers
#5961
Merged
Comparing
fsst-canonical
(
78cea9c
) with
develop
(
5483037
)
CodSpeed Performance Gauge
-30%
Untouched
842
Archived
1666
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Archived
2508 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
binary_search_std
vortex-array/benches/search_sorted.rs
CodSpeed Performance Gauge
+9%
741.4 ns
683.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_fsst[(10000, 4, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-8%
726.4 µs
790.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
null_count_run_end[(10000, 1024, 0.01)]
encodings/runend/benches/run_end_null_count.rs
CodSpeed Performance Gauge
+8%
3.5 µs
3.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
null_count_run_end[(100000, 1024, 0.01)]
encodings/runend/benches/run_end_null_count.rs
CodSpeed Performance Gauge
+8%
3.5 µs
3.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
null_count_run_end[(10000, 256, 0.01)]
encodings/runend/benches/run_end_null_count.rs
CodSpeed Performance Gauge
+8%
3.6 µs
3.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_canonicalize_into[(10, 10000, 4, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-8%
7.5 ms
8.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_fsst[(10000, 4, 8)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-8%
747 µs
809.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_fsst[(1000, 4, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-8%
87.9 µs
95.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_into_canonical[(10, 10000, 4, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-8%
7.5 ms
8.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_fsst[(1000, 4, 8)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-7%
91.1 µs
98.2 µ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
+6%
976.1 ns
917.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_into_canonical[(1000, 50, 8, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-6%
7.2 ms
7.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_canonicalize_into[(1000, 50, 8, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-6%
7.2 ms
7.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_fsst[(1000, 16, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-6%
127 µs
134.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_fsst[(10000, 16, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-5%
1.1 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_fsst[(1000, 16, 8)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-5%
137.4 µs
145 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_into_canonical[(1000, 50, 8, 16)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-5%
8.3 ms
8.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_canonicalize_into[(10, 10000, 16, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-5%
11.4 ms
12 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_canonicalize_into[(1000, 50, 8, 16)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-5%
8.3 ms
8.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_into_canonical[(10, 10000, 16, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-5%
11.4 ms
12 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
canonicalize_compare[(10000, 4, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-5%
1.2 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_into_canonical[(1000, 100, 16, 4)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-5%
14.3 ms
15.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
canonicalize_compare[(10000, 4, 8)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-5%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decompress_fsst[(10000, 16, 8)]
encodings/fsst/benches/fsst_compress.rs
CodSpeed Performance Gauge
-5%
1.2 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_10_contiguous
encodings/fastlanes/benches/bitpacking_take.rs
CodSpeed Performance Gauge
+5%
24.2 µs
23.1 µs
1
2
3
4
5
...
101
Commits
Click on a commit to change the comparison range
Base
develop
5483037
-0.12%
fix: FSST canonicalize when > 2GB of buffers
469d55b
5 months ago
by a10y
+0.28%
extract out build_views to use with varbin
b504028
5 months ago
by a10y
-29.91%
move unit test
78cea9c
5 months ago
by a10y
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs