You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: