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

Richard Thomas' Blog: Solar Framework Shorts - Extending Solar Config to the DB

The Bakery: PremierMarinas.com, ScienceHack.com and an iPhone App

Fabien Potencier's Blog: Create your own framework... on top of the Symfony2 Components (part 2)

Zend Developer Zone: PHP Abstract Episode 1 - PHP Secuity Tips

AskAboutPHP.com: First look at CakePHP


Community Events









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


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

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