warp
warp copied to clipboard
Ability to choose compression level and algorithm
Using something like LZMA or bzip would reduce the size. I estimate on my app, a factor of like 1.8x. I don't know how quick it would be to decompress, but having the choice would allow tailoring of that. I assume gzip is used for speed.