News Feed
Jobs Feed
Sections




News Archive
Agile Toolkit Blog:
Which PHP Framework is the Fastest?
June 07, 2012 @ 12:47:41

The Agile Toolkit blog has a new post today that looks at speed in PHP frameworks the their relative speed (no, there's no benchmarks here).

This question is often asked, but is never answered properly. So how to measure framework speed? Let me also explain why "scalability" is more important than general "performance". [...] This along with a general overheads of the framework greatly contributes to the "slowness" of your project. So how can framework contribute to performance of your project?

They touch a few different ways that frameworks can help execute things a bit faster like:

  • Make Fewer SQL Queries
  • Selective render
  • Parallelization
  • Overheads
  • Caching
0 comments voice your opinion now!
framework speed performance tips rendering SQL overhead cache


blog comments powered by Disqus

Similar Posts

PHPJack: Zend Framework's Future

PHPMaster.com: 6 Things to Consider when Choosing a Framework

Zend Developer Zone: Integrating Smarty with the Zend Framework

Stoyan Stefanov's Blog: Performance tunning with PEAR::DB

Michael Nitschinger's Blog: Session Encryption with Lithium


Community Events









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


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

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