News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
"Micro" Optimizations That Matter
October 16, 2009 @ 19:09:00

Brandon Savage has a new post to his blog today with a few tips on some "micro" optimizations you can make to your PHP applications to improve performance and make for better maintainability.

Micro optimization doesn't work. So why, then, is this post called "micro optimizations that matter"? The optimizations below could be described as micro - not in the little amounts of performance improved, but in the very minute (if any) changes required to your code to make use of them. All of these optimizations are standard optimizations you should consider, and all of them will offer considerable performance enhancements.

Instead of the usual tips that might save you a millionth of a second here and there, Brandon suggests some smaller things like caching data, removing manual error logging, using a CDN and adding in an autoloader.

0 comments voice your opinion now!
optimize useful tip


blog comments powered by Disqus

Similar Posts

Chris Shiflett's Blog: PHP Advent Calendar 2007

Joakim Nygard's Blog: Optimizing PHP Through Habits

Kris Jordan's Blog: Towards RESTful PHP - 5 Basic Tips

NETTUTS.com: 9 Extremely Useful and Free PHP Libraries

Sander van de Graaf's Blog: Optimizing your (ZF) web application


Community Events











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


conference functional framework introduction unittest series language release community development testing podcast zendframework2 opinion code interview object tool phpunit example

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