Open gardotd426 opened 9 months ago
Wierdly enopugh it still compiles. It would be helpful to add a --help to any of the commands, because running ./compress img.png
tells me how much it's initial raw size was and how much it was compressed, but it's not compressing the original image in place and it's not seemingly copying the compressed version anywhere. So I have no idea where the compressed file is going..
But even running decompress_gpu and decompress_cpu on a regular screenshot shows the INSANE difference:'
compressed throughput: 0.811209
uncompressed throughput: 195.453651
CPU:
compressed throughput: 0.013387
uncompressed throughput: 3.225473