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

Community News: Responses to "PHP micro-optimization tips"

Bard Farstad's Blog: Optimizing Apache, PHP and APC for Intel based Mac

Bard Farstad's Blog: Optimizing PHP for Intel based Mac

Gennady Feldman's Blog: Performance tips, APC vs Eaccelerator

PHP 10.0 Blog: PHP performance tips from Google


Community Events











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


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

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