Performance tools

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • warfi

    Performance tools

    Anybody out there can please help me out finding some performance
    measuring tool for a .net application built in version 1.1.

  • Adam Benson

    #2
    Re: Performance tools

    The ANTS profiler is pretty good :


    If you google "c# profiling tools" you should get a list.

    Beware of relying too heavily on performance profilers - they can show up
    performance hot spots but you can sometimes spend ages chasing false
    positives.

    HTH,

    Adam.

    "warfi" <mwaseem@gmail. comwrote in message
    news:06bf9ab0-0348-4d9f-ba47-af2ed72b67ad@s1 3g2000prd.googl egroups.com...
    Anybody out there can please help me out finding some performance
    measuring tool for a .net application built in version 1.1.
    >

    Comment

    Working...