Home All Groups Group Topic Archive Search About

best code profiler to get?

Author
20 Oct 2006 2:43 PM
Smokey Grindle
What are some examples of good code profilers out there (that arn't from
red-gate)? looking for other options. thanks! This is for VB.NET and C#
profileing (VS2005)

Author
20 Oct 2006 5:10 PM
Frans Bouma [C# MVP]
Smokey Grindle wrote:

> What are some examples of good code profilers out there (that arn't
> from red-gate)? looking for other options. thanks! This is for VB.NET
> and C# profileing (VS2005)

    Well, if Ants is out of the question (wonder why, it works fine
IMHO), you should look at the one from Jetbrains. www.jetbrains.com

        FB

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
Author
20 Oct 2006 5:54 PM
Smokey Grindle
ANTS isnt out of the question, we just wanted to get opinnions on other ones
besides just that because I had a feeling thats all people would say :)

Show quoteHide quote
"Frans Bouma [C# MVP]" <perseus.usenetNOSPAM@xs4all.nl> wrote in message
news:xn0espb9wep4nq000@news.microsoft.com...
> Smokey Grindle wrote:
>
>> What are some examples of good code profilers out there (that arn't
>> from red-gate)? looking for other options. thanks! This is for VB.NET
>> and C# profileing (VS2005)
>
>  Well, if Ants is out of the question (wonder why, it works fine
> IMHO), you should look at the one from Jetbrains. www.jetbrains.com
>
> FB
>
> --
> ------------------------------------------------------------------------
> Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
> LLBLGen Pro website: http://www.llblgen.com
> My .NET blog: http://weblogs.asp.net/fbouma
> Microsoft MVP (C#)
> ------------------------------------------------------------------------
Author
20 Oct 2006 5:14 PM
Dustin Campbell
> What are some examples of good code profilers out there (that arn't
> from red-gate)? looking for other options. thanks! This is for VB.NET
> and C# profileing (VS2005)

AQTime from AutomatedQA is the best that I've found. Especially since it
profiles both managed and unmanaged code.

Best Regards,
Dustin Campbell
Developer Express Inc.