|
|
|
|
|
by Elfan
6064 days ago
|
|
Using this code on the code here (except for processing.js):
http://github.com/cburroughs/minification-compare/tree/maste... Latest full release of yuicompressor vs closure at SIMPLE_OPTIMIZATIONS level: ----- TOTALS -----
base: yui-compressor-2.4.2
('abs diff:', '768050', 'gz: ', '184071')
('% change: ', -0.56976157623774126, 'gz: ', -0.51009685330672982)
challenger: closure-compiler
('abs diff:', '814830', 'gz: ', '193817')
('% change: ', -0.60446432545511197, 'gz: ', -0.53710493134361448)
|
|