Performance analysis: Difference between revisions

no edit summary
No edit summary
imported>Paulproteus
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1:
{{Hacking OpenHatch}}
= Goals =
 
Line 50 ⟶ 51:
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