Application Response Times

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

I have been asked to design my first fairly complex asp.net application. One
thing I have been asked to look at is application response time. What is the
application response time and how do I measure it. I appreciate this may be
a little OT. Is 500 ms a realistic application response time? Regards,
Chris.
 
I have been asked to design my first fairly complex asp.net application. One
thing I have been asked to look at is application response time. What is the
application response time and how do I measure it. I appreciate this may be
a little OT. Is 500 ms a realistic application response time? Regards,
Chris.

Response time is the amount of time taken to respond to a request.
http://msdn2.microsoft.com/en-us/library/ms998579.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top