|
If you’re willing to go big, Intel’s
VTune will never let you down. For something a bit more reasonably priced, I’ve
had good success with JetBrains’ dotTrace 2.0. Conveniently enough,
dotTrace 2.0 can be had in a time-limited trial form that may well provide
enough time for you to isolate your current perf problem. Jeremy From: Michael Schall
[mailto:[EMAIL PROTECTED] We are running into some performance issues in our applications using
iBatis. Looking at a log4net rolling file, times from start to finish of
select statements can vary from 15ms to 400+ms for the same call with a sql
trace saying that the sp has 0 duration. I am looking for a profiling
tool that can help us pin point where this time is being spent. I have
downloaded nprof, but it is not the easiest to use, and there are no docs
helping me out. |
- Profiling .Net code Michael Schall
- Re: Profiling .Net code Michael Schall
- Re: Profiling .Net code Gilles Bayon
- RE: Profiling .Net code Jeremy Gray
- Re: Profiling .Net code Ron Grabowski
- Re: Profiling .Net code Ron Grabowski
- Re: Profiling .Net code Michael Schall

