Extracted the blob from the object file and tried compressing it, here are the results:
Best gzip (deflate) gets it to 62.6% of the original size, saving ~82KB minus whatever that is needed for deflate decompression etc.
Code:
blob original 2252407zip (-7 max) 122799gzip -1 145925gzip -9 140975Statistics: Posted by katak255 — Thu Oct 16, 2025 1:32 am