Monday, October 22, 2012

Re: Profiling tools?

On Sunday, October 21, 2012, zweb wrote:

I am using Django 1.3.1

I want to know in my application how much time is taken by a) database access b) creation of XML c) other parts of code. What would be some good tools to profile my application?

The code to be profiled is in django view and uses Django ORM and Python 2.6 and lxml to generate XML. It is called from AJAX request and returns XML.
3
Please recommend both open source and commercial tools.

I don't know of this will meet your needs or not but I used the Navigation Timing package (html5rocks.com/en/tutorials/webperformance/basics/) to measure things like network latency and page render time. For database level timing I did that myself from within my app.

HTH 

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home


Real Estate