I'm using Jorn's Form Validation in a monster form. Using jQuery 1.2minified version returns all validation in =~ 16 sec. Using uncompressed version returns in 6 sec. Comparing with an older version I don't have any improvement.
Cheers 2007/9/11, Tom Sieroń <[EMAIL PROTECTED]>: > > > On 9/12/07, Justin Sepulveda <[EMAIL PROTECTED]> wrote: > > > > Curious, would the speed increases come from using the minified > > version verses the packer version? > > > > I've recently stumbled upon such an opinion : > > http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/ > > Could someone in the know please comment on the possible overhead for > unpacking and eval'ing mentioned in this article? > > Better to minify or to pack (regarding execution time, not the > download time and/or bandwidth load)? > > -- > Tom Sieron. > Skype: tom.sieron :: GG 590961 :: T +48 505 034 253 > http://www.linkedin.com/pub/dir/tom/sieron >