Comments
1 comment
-
Hi there,
Thanks for your post!
Just to clarify, the profiler can only detect unmanaged memory that was allocated by managed code.
From the class list, you can see how much unmanaged memory was allocated by each managed class. From the Summary view in the lower right corner, you can also see a list of the unmanaged modules that memory comes from (and how much memory is allocated to each).
From your results though, the increase in unmanaged memory allocated by .NET code is minimal, so it appears to come mostly from memory allocated by other unmanaged modules which ANTS can't give details on, I'm afraid.
Add comment
Please sign in to leave a comment.
Thank you!
Results: https://dl.dropboxusercontent.com/u/133 ... esults.zip