using PerformanceCounter class

Discussion in 'C#' started by yossarian, Apr 28, 2007.

  1. yossarian

    yossarian New Member

    Joined:
    Apr 28, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi all, this is my first post here !
    I am trying very hard to make measurements to my application by creating custom Performance Counters.
    The advantage is, of course the ability to use perfmon.exe to see a graph and record the result in an efficient way through the OS.
    I've used CounterTimer and AverageTimer32 especially, among many others, but couldn't get accurate results in perfmon. When I make synchronous samples, however, inside my application, the measurements are correct.
    Did anyone run into this problem before?
    thanks,
    Amit
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice