News Feed
Jobs Feed
Sections




News Archive
Community News:
The Great Web Framework Shootout
February 21, 2012 @ 11:03:40

Seth Davis has put together a github repository with some benchmarking for some of the most common web frameworks - both PHP and not. His statistic is "requests per second" in a few scenarios: a "hello world" string test, a test with a database connection and one with a templated response.

It should also be noted that my goal here was not necessarily to figure out how fast each framework could perform at its most optimized configuration (although built-in caching and other performance tweaks were usually enabled if the default configuration permitted it), but rather to see what a minimal "out-of-the-box" experience would look like.

Current results (as summed up in the current README) are for frameworks that include:

  • Pyramid (Python)
  • Django (Python)
  • Sinatra (Ruby)
  • CodeIgniter (PHP)
  • Yii (PHP)
  • Symfony (PHP)
CakePHP (PHP)
0 comments voice your opinion now!
framework web benchmark compare requestspresecond


blog comments powered by Disqus

Similar Posts

Paul Jones' Blog: Aura for PHP 5.3+, aka Solar 2.0

Zend Developer Zone: PHP Abstract Podcast Episode 8: CodeIgnighter Overview

php|architect: Putting glob() to the test

Phil Sturgeon's Blog: CodeIgniter "2.0": Rumours, facts and requests

SitePoint Web Tech Blog: OSCON 2006: Understanding ZFramework


Community Events









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


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

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