sgmoore
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
sgmoore commented, -
sgmoore created a post, Is it possible to get Maximum or peak memory usage from a unit test?
I can use dotMemory.Check(memory => memory.GetTrafficFrom(...) to get the total bytes allocated and collected during the test, but is it possible to get the peak memory usage?