Hi there,

Had that itch a few days ago, found a few nice snippets for in-browser
profiling,
using cProfile :
http://www.djangosnippets.org/snippets/727/
or using hotshots :
http://www.djangosnippets.org/snippets/605/

Also :
http://www.rkblog.rk.edu.pl/w/p/django-profiling-hotshot-and-kcachegrind/

Regards,
--
Clément

On Tue, May 5, 2009 at 1:28 PM, Vance Dubberly <altjeri...@gmail.com> wrote:
>
> Having a hard time trying to figure out how to profile a django
> application. Doesn't seem to be anything built into django itself that
> knows how to report on time spent in methods or sql queries or any
> such thing. Please tell me I'm delusional. Pretty Please?
>
> --
> To pretend, I actually do the thing: I have therefore only pretended to 
> pretend.
>  - Jacques Derrida
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to