Optimising a web app

  • Thread starter Thread starter MS
  • Start date Start date
M

MS

I have a web app using C# for coding. I need to track the "memory usage" and
"performance" of the application.
Are there any tools available for the same by MS? Or any third party tools?
Please suggest.
 
The MS Web Application Stress tool could be what you are after.

This simulates a number of users on the site and measures response times,
memory usage and any other performance counters you wish to add.

I can't remember off hand which counters are relevant to website
performance, though the WAS help should tell you.
 

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