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

Cal Evans' Blog: Don't Hire PHP Community Members!

PHP 10.0 Blog: More on PHP performance

Michael Kimsal's Blog: PHP is not object oriented!

Freek Lijten's Blog: The real problem of the hash table dos attack

Bas De Nooijer's Blog: Benchmarking PHP Solr response data handling


Community Events











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


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

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