Open GoogleCodeExporter opened 9 years ago
I'd love some stats on the compression. Particularly the breakdown on how much
the js, css, and html were all compressed.
Original comment by erich.re...@gmail.com
on 11 Apr 2011 at 3:11
In 1.2 it displays those things. Or you mean something different?
Original comment by serg472@gmail.com
on 11 Apr 2011 at 4:45
Oh excellent. I'll check those out. Thanks Serg
Original comment by erich.re...@gmail.com
on 11 Apr 2011 at 6:04
I mentioned this in an email to you but I'll repost it here for others:
Some stats I've been thinking of is the composition breakdown of the html
before and after compression. Ex. Page weighed 80kb uncompressed (60%html,
30%js, 10%css), after compression it weighed 58kb (55%html, 32%js, 13%css).
This can be a percent or (probably better) the size of each language within the
html.
The goal of this is a more granular understanding of how a change in the
compiler options affects code size.
Original comment by erich.re...@gmail.com
on 13 Apr 2011 at 5:25
Original issue reported on code.google.com by
serg472@gmail.com
on 10 Apr 2011 at 5:29