Ciao,
> Il giorno 23 dic 2020, alle ore 20:09, Stéphane Ducasse
> <[email protected]> ha scritto:
>
> In Pharo 90 latest image I got
>
> and
>
> Array allInstances groupedBy: [:each | each pointersTo]
in a clean Pharo 8.0.0 image with 34798 array instances after 2 hours
still no result.
Let's imagine ourselves with 572944 array instances
In these weeks - months I am just making simple changes to the code
and testing the functioning of the Seaside application via
browser (always keeping clean the WA sessions that are created).
I just can't understand what could be the source of the problem.
>
> killed or is taking probably a huge amount of time.
I still remark the fact:
I noticed that the saved image is now always the size of: 280245832
Strange ….?!
Is there any parameter to configure ? ( GC settings? Image size limit? ……? ….
? )
Considerations ?
Thanks,
Dario