News Feed
Jobs Feed
Sections




News Archive
DZone.com:
Profiling a PHP Application
April 18, 2011 @ 11:09:33

On DZone.com's Web Builder Zone today there's a new post from Eric Hogue talking about some of the tools you can use to profile your PHP application and squeeze that much more performance out of it (or maybe just find that pesky, elusive bug).

When developing web applications, we often run into performance issues. People often blame PHP or MySQL for bad performance, but in most case the answer is not that easy. Blindly trying to optimize random parts of our applications can lead to some uneven results. There are many available tools to profile a PHP application. Learning how to use them can help us pinpoint which parts are slow. With this information we can pick the optimizations that will give us the best results.

The helpful tools he mentions include:

0 comments voice your opinion now!
profile application siege xhprof xhgui xdebug


blog comments powered by Disqus

Similar Posts

Job Posting: Atmos Energy Seeks Application Developer (Dallas, TX)

Ibzi's Blog: Start caching all your pages in 5 steps

Zend Developer Zone: phpt Generator Up

Sanisoft Blog: Multilingual apps with CakePHP

ParanoidFerret.com: Using Flex, PHP, and JSON to Modify a MySQL Database


Community Events











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


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

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