If you are that concerned about it, "pear install apc".  Your include
files will be cached in memory and the only cost per include file is a
single stat() system call and looking up the opcode cache in shared
memory.

-Rasmus

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

Reply via email to