News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Debuggable Blog:
How To Save Half A Second On Every CakePHP Request
February 27, 2009 @ 12:09:51

CakePHP users might want to listen to this suggestion from Tim Koschutzki on the Debuggable blog - he wants to help you save a half second on each request.

There are several ways to improve the performance of your CakePHP application. [...] Any performance improvement that does not effect how data is retrieved, stored and cached is welcome. If it affects your entire site and not only parts of it, it's all the better.

The performance boost comes in the form of an update to CakePHP's reverse route lookup functionality. Normally a lookup would have to be parsed and resolved back to their original location. They figured a bit faster way around it though - breaking the reverse routing feature for the sake of speed. The code for the hack is included in the post.

0 comments voice your opinion now!
half second request performance cakephp framework reverse route lookup



Similar Posts

Jared White\'s Blog: Willowgarden & Zend Framework at the same time!

Jani Hartikainen's Blog: Creating a simple abstract model to reduce boilerplate code

Zoe Slattery's Blog: PHP Opcodes

Chris Cassell's Blog: Creating Magic Methods in PHP

Felix Geisendorfer's Blog: Release early, Release often, CakeTester


Community Events









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


facebook symfony zendframework framework codeigniter opinion release windows security zend job doctrine benchmark extension microsoft developer wordpress conference sqlserver drupal

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