-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
I love the fact that I can see how much memory is allocated on each run with the MemoryDiagnoser. What I'm missing, though, is measuring the difference in memory before a benchmark, and after (i.e. how much memory is perpetually consumed from pooled objects). Is there a way I can measure this now?