Input summary
No file loaded.
Top 16 bytes (histogram)
—
Frequent sequences above threshold (coverage of total bytes)
Coverage = occurrences × sequenceLength ÷ totalBytes.
—
Test bench
Each codec is used pako-style: new Deflate(args).push(u8,true) and new Inflate(args).push(u8,true).
Results are compared against the original bytes.