http://code.google.com/p/nose-django/
http://code.djangoproject.com/wiki/CookBookTestingTools
http://blogs.translucentcode.org/mick/2006/02/08/testing-django-nose-and-pytest/
For anybody like me who hadn't heard of this nifty hotshot2callgraph
tool: turns out it is part of the kdesdk package (on Linux distros). You
don't get that goodness as part of just having valgrind and callgrind
installed (I love valgrind -- having extra uses for callgrind and
alleyoop is nice to see).
Thanks for pointing out that trick in the article; will make get a quick
overview of hotshot output easier.
Regards,
Malcolm
Maybe this is what you're looking for? http://zilbo.com/@perfmon It's
Ian Holsman's Django performance monitor. He used to be *very* active
in the Django community. Don't know whether or not he's kept it up to
date, but it can't hurt to ask.
Jay P.