Sign In
PerfWorld.com
ASP.NET Performance Tuning, Coding Standards, Guidelines, Best Practices, and Other Buzzwords
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
ASP.NET
IIS
Performance Counters
Powershell
Precompile
Browse by Tags
MSDN Blogs
>
PerfWorld.com
>
All Tags
>
performance counters
Tagged Content List
Blog Post:
What are the basic performance counters that I should care about to measure the performance of my ASP.NET web site?
Reuben Frost
Review the ASP.NET Applications\Requests/Sec counter to determine how fast you are able to process work per second. Higher is better. Revew the ASP.NET Applications\Request Execution Time counter to determine how fast a page takes to execute. Lower is better. Review the ASP.NET Applications\Requests...
on
20 Jan 2009
Page 1 of 1 (1 items)