How To Set Up XHProf and XHGui for Profiling PHP Applications on Ubuntu 14.04
In software engineering, profiling is a technique used to analyse applications at run-time, in order to identify possible bottlenecks and performance issues within the application. It is an essential resource for software optimization.