Comments
Sort by recent activity
I think I figured it out after reading your reply. I am storing the value type in a dictionary way down the line, so I am assuming this is where it comes from.
Thanks!
Nick / comments
I think I figured it out after reading your reply. I am storing the value type in a dictionary way down the line, so I am assuming this is where it comes from.
Thanks!
Nick
I've tried it for a few days now, and this does indeed help.
As a suggestion to the devs: It would be great it ANTS 4 could somehow save the column setup so that I don't have to keep adding the 'Removed Count' column every time I do a new memory profile. / comments
I've tried it for a few days now, and this does indeed help.
As a suggestion to the devs: It would be great it ANTS 4 could somehow save the column setup so that I don't have to keep adding the 'Re...
Sorry for another reply to this same thread, but one other thing that might be handy is to show objects types that were allocated in the past, but were all removed from the garbage collector. Currently if I am not mistaking you can only show the remove count from currently active objects..
EDIT: duh, ignore that. Objects with live count 0 show up as well...
Cheers,
Nick / comments
Sorry for another reply to this same thread, but one other thing that might be handy is to show objects types that were allocated in the past, but were all removed from the garbage collector. Curre...
Oh, haven't tried that yet. Perfect thanks!
Nick / comments
Oh, haven't tried that yet. Perfect thanks!
Nick