Posts
Sort by recent activity
Garbage collection during snapshot
Hi,
I am eval'ing Memory Profiler 5, and I'm confused on how Profiler's full garbage collection works.
There is a point in the execution of my app where a lot of items are released at once, and I a...