Re: Django Application's Response Time

2009-03-06 Thread Rama Vadakattu
if you really want to measure the page response time (amount of time that a page has taken to download on your local computer) 1) you can use firebug (popular) : it shows all the request and reponse... 2) AOL's web based test tool : webpagetest.org 3) IBM's page detailer

Django Application's Response Time

2009-03-06 Thread Harish
Hi All, I want to calculate the response time of web application designed in django.. Basically I do not have any idea how to proceed with this Any suggestions or idea on this? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the