On Thu, Feb 27, 2014 at 01:30:58AM +0100, Andreas Gal wrote:
> 
> Could we compress major parts of omni.ja en block? We could for
> example stick all JS we load at startup into a zip with zero
> compression and then compress that into an outer zip. I think we
> already support nested containers like that. Assuming your math is
> correct even without adding LZMA2 just sticking with zip we should get
> better compression and likely better load times. Wdyt?

I doubt this would benefit much, considering the limited window size of
the deflate algorithm.

Mike
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to