aboutsummaryrefslogtreecommitdiff
path: root/internal/bench/decompress.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove the broken compression benchmarking utilityGravatar Runxi Yu2025-11-191-50/+0
|
* Initial attempt to make a compressor with less overheadGravatar Runxi Yu2025-11-191-0/+2
| | | | io.Reader actually has massive overhead...
* Add zlib test dataGravatar Runxi Yu2025-11-191-0/+48