Re: [Pharo-project] Speeding up Pharo 1.1
Oct. 19, 2010
7:24 a.m.
New subject: [Pharo-project] Speeding up Pharo 1.1
On 19.10.2010 09:17, Stéphane Ducasse wrote: > How can we make progress on this issue? > > Stef As far as I can tell (again, I haven't actually experienced this slowdown), any of: - Port Levente's WeakKeyDictionary, which is much faster. - Wait for new VM's supporting Igors finalization scheme, which should be much faster (haven't tested it personally) - Rewrite the MC package caching to not use weak collections/ be smarter about what it keeps. Cheers, Henry
5764
Age (days ago)
5764
Last active (days ago)
1 comments
2 participants
participants (2)
-
Henrik Sperre Johansen -
Stéphane Ducasse