Where can I find a profiler for C# applications to be used in Visual Studio 2008?

前端 未结 8 1253
小蘑菇
小蘑菇 2021-02-04 18:53

I\'m looking for a profiler for my C# application being developed in Visual Studio 2008. I am looking for something that is inexpensive (open sourced is preferred) and that it c

8条回答
  •  臣服心动
    2021-02-04 19:34

    Here's a list of open source .Net profilers.

    I have used and like the Ants-Profiler from Red Gate, but it does cost money (highly worth it, IMHO).

提交回复
热议问题