Cowboy
Wed Mar 12 13:00:52 CDT 2008
DevStudio is good. Ants is good. The bits in Team System are not bad.
If you want to research, there are quite a few here:
http://sharptoolbox.com/categories/profilers-debuggers
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
*************************************************
| Think outside the box!
|
*************************************************
"Mark" <mmodrall@nospam.nospam> wrote in message
news:689A4FF5-7C61-420F-BCD9-F8735E97C221@microsoft.com...
> Funny you should mention that... I had just downloaded their trial. I
> like
> the integrated by-line hot spot reporting, but (unless I'm missing
> something)
> they don't seem to have anything but elapsed time measurement - i.e. no
> "most
> cpu intensive" reporting.
>
> I was going to download the Compuware DevStudio Partner trial and see how
> that worked. I've used it in the past trying to profile server-side asp
> script, but it was very buggy and gave very suspect results.
>
> Thanks
> Mark
>
>
> "wdudek" wrote:
>
>> We use the ANTS Profiler (from Redgate I think). I would recomend it. It
>> provides for several differnt types of profiling against time and memory.
>> The
>> report it spits out is pretty detailed. I'm pretty sure there is a full
>> trial
>> version on their website.
>>
>> "Mark" wrote:
>>
>> > Hi...
>> >
>> > I was just wondering what recommendations people had for C# code
>> > profilers?
>> > I'm trying to figure out where a lot of our app's time is going.
>> >
>> > I downloaded and am trying ProfileSharp Enterprise Edition, but I'm
>> > finding
>> > the interface awkward and the results suspect (profiling for cpu
>> > cycles, it
>> > says Thread.Sleep is the most expensive function).
>> >
>> > Has anyone had particularly good experience with a C# code profiler?
>> >
>> > Thanks
>> > Mark
>> >