Alex Weber wrote on 8/29/2008 10:15 AM:
i'd rather use packed then minified though :)

Use minified, not packed.  Although a packed file is smaller, it's overall 
performance is worse when compared to minified:

-----
This means, in the end, that using a minifed version of the code is much faster 
than the packed one - even though its file size is quite larger.

<http://ejohn.org/blog/library-loading-speed/>
-----


- Bil

Reply via email to