PHP 10.0 Blog: Benchmarking Zend Framework loader

Courtesy PHPDeveloper.org  Mon, 05/19/2008 - 08:49

On the PHP 10.0 blog, Stas does a little benchmarking of a big part of each request to a Zend Framework application - the Loader.

On Zend Framework lists there was a topic raised about performance impact of Zend_Loader component , which is used for - no surprise here!

- loading classes, including autoloading, etc. Some folks thought that since Zend_Loader is executing some code before actual loading the required file, it must...


 

Reply

The content of this field is kept private and will not be shown publicly.