aboutsummaryrefslogtreecommitdiff
path: root/internal/flatex/decompress_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Delete everything, I'm redesigning this.Gravatar Runxi Yu2026-02-201-57/+0
| | | | | 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.
* flatex: Remove unused cruftGravatar Runxi Yu2025-11-251-3/+3
|
* zlib, flatex: Remove code related to dictsGravatar Runxi Yu2025-11-221-45/+7
| | | | Git never uses them
* 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/+76