Michael DeMond
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
-
Michael DeMond created a post, Best Practices: Better Way to Test for This?
Hello Community, I am happy to say that I just wrote my first dotMemory xUnit test. :) However, I wanted to see if there is an improvement I can make to this test. I am wanting to test that a cer... -
-
-
Michael DeMond commented, -
Michael DeMond commented, -
Michael DeMond created a post, Assistance Understanding "Own Time"
Hello Community, I am trying to determine the cause of a high Own Time in a function. It is the highest Own Time in my current profiling session, yet when I do a line-by-line, there isn't anything... -
-
Michael DeMond created a post, Filter on Calls in Sampling Mode?
Hello, I am learning dotTrace and I have been enjoying it so far. One question I do have is how do I separate out the calls to a method? Let's say I have a method GetData that gets called twice....