blah blah blah is here! blah blah » Close

up0down
link

Anyone have suggestions for good profiling tools to demonstrate that my program either rocks or sucks @$$?
So far I've use the Antz tools, DevPartner Profiler Community Edition & the CLR Profiler available on MSDN (which could be SO good if the ui were just tweaked a bit).

last answered 2 years ago

1 answers

up0down
link

I developed my own based on HotSpots example, which comes along with .NET Framework. I also used CLR Profiler, and nProf etc open source tools too.
I tried http://www.automatedqa.com/products/aqnet.asp (AQTime), http://www.red-gate.com/code_profiling.htm, http://www.scitech.se/memprofiler/Default.htm and Compuware DevPartner. Out of all these four I like Scitech Memprofiler and AQTime.
But My tool is always better than all the above. ;-)

This post was imported from csharpfriends, if you have a similiar question please ask it again.

All previous members have been migrated, hope you enjoy the new platform!

Feedback