⬅︎ Back to Gzip rules the world of optimization, often
Yes, gzip is the only standard that browsers use.
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?
Comment
Yes, gzip is the only standard that browsers use.
Parent 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?