News Feed
Jobs Feed
Sections




News Archive
Benjamin Eberlei's Blog:
Benchmark and Optimize Zend Framework Performance
September 08, 2008 @ 12:03:01

Benjamin Eberlei has posted some benchmarks he's put together as a part of his attempts to optimize his Zend Framework application.

I haven't changed great parts of the code or anything, I just benchmarked how different global include strategies affect the overall performance of my blog software written with help of the ZF. The following include strategies were tested (I've used the Zend Framework 1.6 RC2 package for all of them): Zend_Loader_Autoload (default and swapped include paths), ZF 1.6 RC2 stripped of require_onces and stripped of require_onces/no autoload and all files directly included.

He ran the tests both with and without APC enabled with a larger difference between the stats without it turned on for each of the four tests.

0 comments voice your opinion now!
zendframework application performance optimize benchmark


blog comments powered by Disqus

Similar Posts

Alexander Netkachev's Blog: Controller/Action versus Folder/Page

ZendCasts.com: Introducing Action Helpers

Matthew Weir O'Phinney's Blog: Cgiapp2 Tutorial 2 - Pluggable Applications

Andries Seutens' Blog: Zend Framework, just get me started, okay?

DeveloperTutorials.com: Building Desktop Applications in PHP


Community Events











Don't see your event here?
Let us know!


opinion framework language testing phpunit community functional symfony2 database usergroup zendframework2 development unittest release rest conference interview podcast series introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework