News Feed
Jobs Feed
Sections




News Archive
Michael Feichtinger:
RE 5 Things You … bla bla … PHP Performance
August 09, 2012 @ 16:10:17

Michael Feichtinger has a new post that responds to a recent performance post that was over on DZone.com (by Gonzalo Ayuso).

I think, this article tells you very basic things that are not so important compared to others… so: I will tell you the things you should really check now … then what you should do and why … and you don't have to read much.

He breaks it down into six major points (with a little explanation for each):

  • Benchmark using tools, not just microtime
  • Install APC for an easy performance boost
  • Caching is good, but your application should perform well without it too
  • Log all background processes too (start, end, errors, etc)
  • Database indexes are a good thing
  • Load testing is a good thing, but planning for a high load is even better
0 comments voice your opinion now!
performance response opinion tips


blog comments powered by Disqus

Similar Posts

Paul Reinheimer's Blog: Today's Funcaday (Escaping)

Matthew Weier O'Phinney: On Microframeworks

NETTUTS.com: Organize Your Next PHP Project the Right Way

Christopher Jones' Blog: Statement caching bug fix to improve performance of OCI8 extension

Jani Hartikainen's Blog: You don’t need a service layer: Fat controllers are okay


Community Events











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


symfony2 usergroup introduction development testing unittest podcast rest conference phpunit community series opinion release database language zendframework2 interview functional framework

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