Biggest objects should not include each other

Questions about YourKit Java Profiler
Post Reply
sereda
Posts: 15
Joined: Sat Jun 25, 2005 10:33 pm

Biggest objects should not include each other

Post by sereda »

Hi there,

I've got a suggestion - let any "biggest object" be not retained by any other biggest object. That just does not make sense to see:

ArrayList -- 9999999999 bytes
Object[] -- 9999999998 bytes

Regards,
Igor
Post Reply