» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with optimization + Programming

Profiling your Apps with Xdebug and KCachegrind - PHP kitchen

A great way to fine tune the performance of your application is to profile it with Xdebug. When configured correctly, Xdebug will output trace files like 'cachegrind.out.2193401842' which you can then run through a profiling visualisation app like KCacheg

opensource: del.icio.us tag/opensource

EXMAP

"Exmap is a memory analysis tool which allows you to accurately determine how much physical memory and swap is used by individual processes and shared libraries on a running system."

opensource: del.icio.us tag/opensource

Page 1 | Next >>