lzbench
lzbench copied to clipboard
How to decompress an already compressed file with this?
I know this program compresses, then decompresses a file , measuring the speeds for both of them. However, is there a way to simply decompress a already decompressed file using any of the compression algorithms provided? If so, where is the decompressed output stored?
It's in memory, isn't it?