Richard Heyes wrote:
What do you mean by compressed lib? JS?

Javascript minification and HTTP gzip compression. Doing this got a
25k+ library down to 3.5k (!).

then definately cache the result (on disk!) (both plaintext and gzip), output the cached result each time you can.
overhead will be reduced to a minimum.

--
--------------------------------------------------------------
Rene Veerman, creator of web2.5 CMS http://mediabeez.ws/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to