How can we help you today? How can we help you today?
setter

Activity overview

Latest activity by setter

"return" takes 10% of the execution time
I have a method that that is defined like this:void DoSomething(int Count, object Message ){} According to ANTS %10 of the execution time happened in this codereturn This retu...
1 follower 1 comment 0 votes
UnsafeNativeMethods.PostMessage-Transition to unmanaged code
I'm trying to profile a section of the code that ANTS says %5 of CPU time. It's reported as UnsafeNativeMethods.PostMessage > Transition to unmanaged code In the call graph, all the callers using a...
2 followers 2 comments 0 votes