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...



 

More related items

Chris Hartjes' Blog: Namespaces in PHP? Why *wouldn't* you want ...
With more recent talk about namespaces in PHP 5.3, bloggers all over are tossing their comments into the discussion. Chris Hartjes is one of the...

Eran Galperin's Blog: Passing arrays to Zend_Controller_Router
Eran Galperin has posted a few hacks you can use for the Zend Framework's Router system to make passing arrays easy and integrated. A big...

Google roll out OAuth Authorisation to all Google Data APIs - P
Last Thursday I saw this turn up on the OAuth mailing list, so I've spent a few hours over the weekend adding the final features to the OAuth For PHP...

Over abbreviated - Lars Strojny
© Giant Ginkgo Matthew Weier O’Phinney announced Zend’s naming scheme for the Zend Framework from the point where PHP 5.3 namespaces are used....

Testing Zend Framework MVC Applications - Matthew Weier O'Phinne...
Since I originally started hacking on the Zend Framework MVC in the fall of 2006, I've been touting the fact that you can test ZF MVC projects by...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com