.NET profiler
-
I am looking at different .NET profilers. which .NET profiler do you recommend?
usability & truth
-
I am looking at different .NET profilers. which .NET profiler do you recommend?
usability & truth
I've been using ANTS from RedGate[^]. If you're on Windows 7, it also lets you attach to a running .NET 4 process and just profile what you want, rather than profiling from startup. One of my colleagues uses DotTrace from JetBrains (same guys who make ReSharper)[^]. I think it also lets you attach to a running process. They've both been great tools for us, sometimes one will show us something the other doesn't, so sometimes it's nice to have both.
The shout of progress is not "Eureka!" it's "Strange... that's not what i expected". - peterchen
-
I've been using ANTS from RedGate[^]. If you're on Windows 7, it also lets you attach to a running .NET 4 process and just profile what you want, rather than profiling from startup. One of my colleagues uses DotTrace from JetBrains (same guys who make ReSharper)[^]. I think it also lets you attach to a running process. They've both been great tools for us, sometimes one will show us something the other doesn't, so sometimes it's nice to have both.
The shout of progress is not "Eureka!" it's "Strange... that's not what i expected". - peterchen
The bottom right of the ANTS page shows awards, including "The Code Project Members Choice Winner 2011". :-D
-
The bottom right of the ANTS page shows awards, including "The Code Project Members Choice Winner 2011". :-D
-
I am looking at different .NET profilers. which .NET profiler do you recommend?
usability & truth
-
I am looking at different .NET profilers. which .NET profiler do you recommend?
usability & truth
I never used profilers before. I heard that Redgates's ANTS profiler[^] is good. Here some list of profilers[^] Also got this wiki page[^]
thatraja
FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI ColdFusion
HTML Marquee & its alternativesNobody remains a virgin, Life screws everyone :sigh:
-
I am looking at different .NET profilers. which .NET profiler do you recommend?
usability & truth
-
Bastard Programmer from Hell :suss:
The CLR Profiler is definitely great tool for finding memory issues, but not so much for performance bottlenecks. ANTS comes in handy for those issues (although ANTS does have a memory profiler as well, but I like CLR better).
The shout of progress is not "Eureka!" it's "Strange... that's not what i expected". - peterchen
-
I am looking at different .NET profilers. which .NET profiler do you recommend?
usability & truth
The one tha' works.
If your actions inspire others to dream more, learn more, do more and become more, you are a leader." - John Quincy Adams
You must accept one of two basic premises: Either we are alone in the universe, or we are not alone in the universe. And either way, the implications are staggering” - Wernher von Braun -
I never used profilers before. I heard that Redgates's ANTS profiler[^] is good. Here some list of profilers[^] Also got this wiki page[^]
thatraja
FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI ColdFusion
HTML Marquee & its alternativesNobody remains a virgin, Life screws everyone :sigh:
thank you very much! these list really helps me.
usability & truth
-
The CLR Profiler is definitely great tool for finding memory issues, but not so much for performance bottlenecks. ANTS comes in handy for those issues (although ANTS does have a memory profiler as well, but I like CLR better).
The shout of progress is not "Eureka!" it's "Strange... that's not what i expected". - peterchen
thank you for your feedback. it is useful for me.
usability & truth