-- aSecondWill <
willjbarker@...> wrote
(on Monday, 29 June 2009, 06:09 PM -0700):
Just a clarification: those recommendations were made based on testing
with PHP 5.2 series versions. Even with the realpath cache in PHP 5.2,
you get better performance after stripping require_once calls. However,
the most benefit comes from stripping them *and* using an opcode cache.
Without the opcode cache, the benefits, while measurable, are still
negligible.
--
Matthew Weier O'Phinney
Project Lead |
matthew@...
Zend Framework |
http://framework.zend.com/