M
Mark
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
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