Breakpad/Design/Loadtesting: Difference between revisions

Jump to navigation Jump to search
 
Line 16: Line 16:
* where other weak points in performance are
* where other weak points in performance are


It would also be useful to us xdebug or equivalent to profile the reporter and collector web applications, but I have not done that in Python (only PHP).  It's useful for finding expensive operations -- taking the traces and throwing them into kcachegrind has proven useful in the past for our PHP applications.
We should be able to use [http://docs.python.org/lib/module-profile.html python profiling] to profile all three pieces.  It should help us find problem areas.


==Stuff We Need to Start Testing==
==Stuff We Need to Start Testing==
3,035

edits

Navigation menu