Hacker News new | ask | show | jobs
by bjornlouser 1747 days ago
> Is there a way to use multiple threads or GPU

Maybe you could write the png without compression, compress chunks of the image in parallel using 7z, then reconstitute and decompress on the client side.

1 comments

This is on our list of possibilities. It would take a little more time than I'd like to spend on this problem but it would work.