I haven't done this myself, but I would assume you could use the Python 
profiler. Here's one project that facilitates profiling a WSGI app (assuming 
you're using Django via WSGI): http://repoze.org/

Others here may have more experience with profiling web apps.

_Nik

On Dec 4, 2011, at 10:55 PM, Szabo, Patrick (LNG-VIE) wrote:

> Hi,
>  
> In the last couple of weeks my app has become quite slowly and I’m wondering 
> why that is.
> Are there any debugging tools where I can see what takes how much time ?
>  
> cheers
> 
> . . . . . . . . . . . . . . . . . . . . . . . . . .
> Ing. Patrick Szabo
> XSLT Developer
> LexisNexis
> Marxergasse 25, 1030 Wien
> 
> patrick.sz...@lexisnexis.at
> Tel.: 00431 534521573
> Fax: +43 (1) 534 52 - 146
> 
> 
> 
> -- 
> 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.

-- 
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