다음을 통해 공유


General : Uncovering Memory bottlenecks

Memory is often the source of performance problems, and you should always rule out memory problems before examining other areas of the system. Here’s an overview of counters that you’ll want to track to uncover memory, caching, and virtual memory (paging) bottlenecks.

I read this wonderful article. You can read the full article online now.

Comments

  • Anonymous
    June 18, 2009
    The comment has been removed
  • Anonymous
    June 18, 2009
    Thanks