Thursday, March 22, 2012

Optimising a web app

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.You can try Rational Purify.

--
Saludos,

Jose Luis Manners, MCP

"MS" <anonymous@.discussions.com> wrote in message
news:%23JIl3eeWEHA.1652@.TK2MSFTNGP09.phx.gbl...
> 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.
"MS" <anonymous@.discussions.com> wrote in message
news:%23JIl3eeWEHA.1652@.TK2MSFTNGP09.phx.gbl...
> 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.
performance monitor (perfmon.msc) ?

"MS" <anonymous@.discussions.com> wrote in message
news:%23JIl3eeWEHA.1652@.TK2MSFTNGP09.phx.gbl...
> 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.
Try ClrProfiler, or Application Center Test.

- SM

"MS" <anonymous@.discussions.com> wrote in message
news:%23JIl3eeWEHA.1652@.TK2MSFTNGP09.phx.gbl...
> 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.

0 comments:

Post a Comment