[Pharo-project] List of very big objects
Hi, one of my images, with a web application in it, is getting larger and larger. How can I find which object(s) take(s) so much place? Thank you -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
SpaceTally new printSpaceAnalysis: 100 on: 'space.txt' Prints the top 100 classes with the most instances. Adrian On Jun 30, 2009, at 09:20 , Damien Cassou wrote:
Hi,
one of my images, with a web application in it, is getting larger and larger. How can I find which object(s) take(s) so much place?
Thank you
-- Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Adrian Lienhard -
Damien Cassou