Re: [Pharo-users] Huge image

2016-02-10 Thread Davide Varvello via Pharo-users
--- Begin Message --- I don't know why my original message isn't accepted by the list, but it's on forum: http://forum.world.st/Huge-image-td4876854.html Anyway, thanks Dale, I'm going to try your suggestion. Davide Dale Henrichs-3 wrote > David, > > I don't have a direct solution, but I hav

Re: [Pharo-users] Huge image

2016-02-10 Thread Dale Henrichs
David, I don't have a direct solution, but I have been playing with an analysis technique for solving this particular type of problem: scads of Strings and a need to "make sense of the reference graph". If you look at this example[1], you'll see that there are 202K instances of String (this

[Pharo-users] Huge image

2016-02-10 Thread Davide Varvello via Pharo-users
--- Begin Message --- Guys, I've a bloated image and I don't know why it's so huge and how to shrink it. It happened that my image has grown from 50MB to 440MB in a morning. I've already followed these suggestions https://github.com/pharo-project/pharo-core/wiki/Memory-Hogs and flushing monticello