aboutsummaryrefslogtreecommitdiff
path: root/internal/zlibx/decompress_test.go
Commit message (Expand)AuthorAgeFilesLines
* Delete everything, I'm redesigning this.•••I'll stop using a flat package and make things much more modular. And also experiment with streaming APIs so large blobs don't OOM us. Gravatar Runxi Yu2026-02-201-170/+0
* zlibx: Make DecompressSized return the number of bytes consumedGravatar Runxi Yu2026-01-291-1/+1
* zlibx: Add more comprehensive testsGravatar Runxi Yu2025-11-251-8/+114
* zlib, flatex: Remove code related to dicts•••Git never uses them Gravatar Runxi Yu2025-11-221-44/+5
* bufpool: Improve perf by using buckets of different size classesGravatar Runxi Yu2025-11-221-0/+19
* Probably should name the custom packages speciallyGravatar Runxi Yu2025-11-191-0/+84