⬅︎ Back to Gzip rules the world of optimization, often
In my experiments with obese JSON, I found that lzma beats gzip and bzip2 on extremely small or large data. Otherwise, bzip2 always beats gzip. Unfortunately, only gzip is the standard across web browsers, right?
Yes, gzip is the only standard that browsers use.
Comment
In my experiments with obese JSON, I found that lzma beats gzip and bzip2 on extremely small or large data. Otherwise, bzip2 always beats gzip. Unfortunately, only gzip is the standard across web browsers, right?
Replies
Yes, gzip is the only standard that browsers use.