[jQuery] Re: [NEWS] Comparison of different compressed jQuery Versions with GZip

2007-08-24 Thread Aaron Porter
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] Re: [NEWS] Comparison of different compressed jQuery Versions with GZip

2007-08-23 Thread Rey Bango
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!

[jQuery] Re: [NEWS] Comparison of different compressed jQuery Versions with GZip

2007-08-23 Thread Tane Piper
I've just tried it with the latest nightly: jQuery 1.4(a2) Uncompressed: 4 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