Comment

Peter Bengtsson

Yes, gzip is the only standard that browsers use.

Parent comment

Anonymous Coward

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?