I had to join the fun! :)

Looks like we started with different nightlies but here's the results 
with my compactor and compressor:

66892  jquery-nightly.js
31816  jquery-nightly-compacted.js
11049  jquery-nightly-compacted.js.gz
17994  jquery-nightly-compressed.js
13216  jquery-nightly-compressed.js.gz

As far as I can tell there's only one tiny difference (besides variable 
names) between the YUI compressor's output and my compactor's output. 
Mine strips unnecessary semi-colons. :D

You can try it yourself if you'd like:
http://scriptingmagic.com/Topics/Compression/JavaScript%20Compactor/

Aaron

Tane Piper wrote:
> I've just tried it with the latest nightly:
>
> jQuery 1.4(a2) Uncompressed: 66664 bytes
> jQuery 1.4(a2) Minified: 37709 bytes
> jQuery 1.4(a2) Min + GZip: 11989 bytes
>
> On 8/23/07, Rey Bango <[EMAIL PROTECTED]> wrote:
>   
>> Simply amazing! 10k gzipped!
>>
>> Tane Piper wrote:
>>     
>>> Julien Lecomte has just released 1.1 of his YUI Compressor.  As a
>>> test, he decided to use jQuery with GZip and came up with some
>>> interesting results compared to packer!
>>>
>>> http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/
>>>
>>>       
>
>
>   

Reply via email to