facontidavide contributed to facontidavide/cloudini

Wait 5 sec.

facontidavide merged facontidavide/cloudini#127 · June 21, 2026 11:57 perf(decode): fast-path 1/2-byte varints (+12% codec decode) #127 SummarydecodeVarint is the hottest primitive on the decode path (~8 calls per point for a typical LIDAR cloud). It ran a general loop with a per-b… +191 -21