Hello 

did you try the SpaceTally to get more information?



I'm responsible to help getting information about system space usage. The 
information I compute is represented by a spaceTallyItem

try something like: 

((SpaceTally new spaceTally: (Array with: TextMorph with: Point)) 
        asSortedCollection: [:a :b | a spaceForInstances > b 
spaceForInstances]) 

SpaceTally new systemWideSpaceTally


This class has been created from a part of SystemDictionary. It still deserves 
a nice
clean, such as using object instead of array having 4 slots.

sd-20 June 2003

Stef


> On 23 Dec 2020, at 14:01, Dario Romano Trussardi 
> <dario.trussard...@gmail.com> wrote:
> 
> Ciao,
> 
>       I am developing a seaside based application in pharo
> 
>               Pharo 8.0.0
>               Build information: 
> Pharo-8.0.0+build.1141.sha.1b7a8d8203fce2a57794451f555bba4222614081 (64 Bit)
> 
>               Seaside version 3.4.3
>               Grease Version 1.6.1
>               Iceberg 1.6.7
> 
>       The Pharo image size increases continuously and now we are at:
> 
>                15213731 Dec 23 13:20 Pharo80041-201223D.changes
>               280245832 Dec 23 13:20 Pharo80041-201223D.image
> 
> 
>       The system begins to be unstable.
> 
>       Until a few days ago,
>               closing all the System Browser windows and saving the image the 
> system resized itself. 
>       
>       But now this trick doesn't work either. 
> 
>       Any suggestions on how to solve, manage this question?
> 
>       Thanks,
> 
>               Dario

--------------------------------------------
Stéphane Ducasse
http://stephane.ducasse.free.fr / http://www.pharo.org 
03 59 35 87 52
Assistant: Aurore Dalle 
FAX 03 59 57 78 50
TEL 03 59 35 86 16
S. Ducasse - Inria
40, avenue Halley, 
Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
Villeneuve d'Ascq 59650
France

Reply via email to