News Feed
Jobs Feed
Sections




News Archive
Paul Jones' Blog:
How Fast Is Your Framework?
November 21, 2006 @ 07:41:00

Paul Jones has run some benchmarking on four different frameworks - CakePHP, Solar, Symfony, and the Zend Framework - to check for overall speed and has come up with some interesting results.

Anger-inducing broad-brush overview: Solar is 4x faster than Zend, and almost 2x faster than Symfony. Read on for all the nuances and caveats.

Throughout the rest of the post he talks about the methods that he took for testing the frameworks and that his goal was the fastest response time only, nothing about the actual functionality. The test was as simple of a "hello world" that he could get in each one.

He's provided the benchmarking results, as provided by Apache's ab testing script for the base (just PHP manually) and then for each of the frameworks, providing the code used as well. There's also a helpful bit on which classes get loaded for each of the frameworks to see what the overhead is. Symfony tops off this list with 43 total libraries for what ends up as a simple echo statement.

0 comments voice your opinion now!
fast framework zend symfony cakephp solar benchmark simple speed fast framework zend symfony cakephp solar benchmark simple speed


blog comments powered by Disqus

Similar Posts

Davey Shafik's Blog: Zend Studio 5.5 Beta Universal!

Community News: Learn about Flex and Zend at PHP User Groups

Avatar Financial Group: 21 Things I Learned about CakePHP

Sanisoft Blog: Email component in CakePHP is now Header Injection safe

PHPKitchen: Getting Zend Debugger Working on a Macbook Pro


Community Events









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


code example release introduction api language unittest interview opinion testing tool composer zendframework2 development database podcast phpunit framework object community

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