I'd appreciate guidance as to how to go about identifying slow- 
running portions of python code in my extensively customised django  
applications suite. Most posts I've found address the probably more  
important issues that relate to web page serving and  database  
efficiency issues, but as a relatively new python programmer I'd like  
to be more sure that my own code  is not slowing things more than  
need be. Is there a profiler to measure time spent in functions?


Richard Phelps


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to