Skip to content

Add pco-inspired lightweight numeric encodings - #9544

Draft
lwwmanning wants to merge 79 commits into
developfrom
wm/pcodec-fixed-bin-experiment
Draft

Add pco-inspired lightweight numeric encodings#9544
lwwmanning wants to merge 79 commits into
developfrom
wm/pcodec-fixed-bin-experiment

fix: stage numeric encodings in preview edition

815e0ce
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Aug 22, 2026

1 benchmark regressed

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

⚡ 3 improved benchmarks
❌ 1 regressed benchmark
✅ 1977 untouched benchmarks
🆕 172 new benchmarks
⏩ 54 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation cold_misaligned[(16, 64)] 378.6 µs 429.7 µs -11.89%
Simulation fsst_decompress_string 518.7 µs 206.7 µs ×2.5
Simulation decompress[alp_for_bp_f64] 170.1 µs 117.4 µs +44.85%
Simulation zstd_decompress_string 135.8 µs 115.9 µs +17.16%
🆕 Simulation block_local_block_residual_compress[i16] N/A 221.1 µs N/A
🆕 Simulation block_local_block_residual_compress[i32] N/A 267.1 µs N/A
🆕 Simulation block_local_block_residual_compress[i64] N/A 280.2 µs N/A
🆕 Simulation block_local_block_residual_compress[i8] N/A 219.3 µs N/A
🆕 Simulation block_local_block_residual_compress[u16] N/A 219.2 µs N/A
🆕 Simulation block_local_block_residual_compress[u32] N/A 266.9 µs N/A
🆕 Simulation block_local_block_residual_compress[u64] N/A 401 µs N/A
🆕 Simulation block_local_block_residual_compress[u8] N/A 218.7 µs N/A
🆕 Simulation block_local_block_residual_decompress[i16] N/A 47 µs N/A
🆕 Simulation block_local_block_residual_decompress[i32] N/A 69.3 µs N/A
🆕 Simulation block_local_block_residual_decompress[i64] N/A 101.4 µs N/A
🆕 Simulation block_local_block_residual_decompress[i8] N/A 39.1 µs N/A
🆕 Simulation block_local_block_residual_decompress[u16] N/A 46.8 µs N/A
🆕 Simulation block_local_block_residual_decompress[u32] N/A 67 µs N/A
🆕 Simulation block_local_block_residual_decompress[u64] N/A 97.3 µs N/A
🆕 Simulation block_local_block_residual_decompress[u8] N/A 38.2 µs N/A
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing wm/pcodec-fixed-bin-experiment (815e0ce) with develop (332ae0b)

Open in CodSpeed

Footnotes

  1. 54 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.