Performance analysis: Difference between revisions

No edit summary
Line 50:
you can do
 
* ./bin/mysite runprofileserver --kcachegrind --prof-path=/tmp/profiling/
 
Now each page load has a .prof file in /tmp/.
and then do something...
 
Open that up in kcachegrind and you'll see a table of functions. Play around.
Anonymous user