How can we help you today? How can we help you today?
Chris.Allen

Activity overview

Latest activity by Chris.Allen

Profiling stopped
Its not uncommon for profiling to exacerbate issues like this. There's not a lot that can be done except to try a different mode of profiling or to fully debug the whole process.
0 followers 0 comments 0 votes
Yes- I see what you mean, when represented in the methods view grod, its only claiming 3.6 milliseconds but in the source code view its 3.6 seconds. This is rather odd, is it easily reproducible? / comments
Yes- I see what you mean, when represented in the methods view grod, its only claiming 3.6 milliseconds but in the source code view its 3.6 seconds. This is rather odd, is it easily reproducible?
0 votes
Just a very quick check- are you using "line level" mode of profiling (most detail)? (I think the problem is actually deeper than this so I'll check with the developer but I just thought I'd ask this one :-) / comments
Just a very quick check- are you using "line level" mode of profiling (most detail)? (I think the problem is actually deeper than this so I'll check with the developer but I just thought I'd ask th...
0 votes
There's no indication of a problem and every reason to think the profiler is reliable. Counters are only updated by the CLR on a garbage collect. A GC happens on every snapshot. / comments
There's no indication of a problem and every reason to think the profiler is reliable. Counters are only updated by the CLR on a garbage collect. A GC happens on every snapshot.
0 votes