Skip to content

feat(cuda): export FSST directly to Arrow varbin - #8787

Merged
0ax1 merged 13 commits into
developfrom
ad/cuda-fsst-varbin-export
Jul 16, 2026
Merged

feat(cuda): export FSST directly to Arrow varbin#8787
0ax1 merged 13 commits into
developfrom
ad/cuda-fsst-varbin-export

docs(cuda): explain FSST view fast path

2cc117e
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Jul 16, 2026

Performance Gate Passed

⚠️ 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.

⚡ 6 improved benchmarks
✅ 1691 untouched benchmarks
🆕 5 new benchmarks
⏩ 10 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime cuda/bitpacked_u8/unpack/3bw[100M] 646.3 µs 300.3 µs ×2.2
WallTime cuda/bitpacked_patched_u8/unpack/1%[100M] 768.9 µs 381.8 µs ×2
WallTime cuda/bitpacked_patched_u8/unpack/10%[100M] 828.6 µs 477.3 µs +73.58%
WallTime cuda/bitpacked_patched_u16/unpack/1%[100M] 712.3 µs 595.4 µs +19.64%
WallTime cuda/bitpacked_patched_u16/unpack/10%[100M] 831 µs 714.1 µs +16.36%
WallTime cuda/bitpacked_u16/unpack/5bw[100M] 634.8 µs 558.1 µs +13.73%
🆕 WallTime cuda/fsst/decompress_to_varbin[10M] N/A 19.3 ms N/A
🆕 WallTime cuda/fsst/decompress_to_varbinview[10M] N/A 19.9 ms N/A
🆕 WallTime cuda/fsst/export_binary_view[10M] N/A 20.1 ms N/A
🆕 WallTime cuda/fsst/export_binary[10M] N/A 19.4 ms N/A
🆕 WallTime cuda/fsst/export_utf8_view[10M] N/A 20 ms N/A

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing ad/cuda-fsst-varbin-export (2cc117e) with develop (54b045b)

Open in CodSpeed

Footnotes

  1. 10 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.