2015-02-27 20:57 GMT+01:00 Clément Bera <[email protected]>: > > > 2015-02-27 14:06 GMT+01:00 Mariano Martinez Peck <[email protected]>: > >> >> >> On Fri, Feb 27, 2015 at 7:10 AM, Marcus Denker <[email protected]> >> wrote: >> >>> >>> For most cases Ghost is the way to go. >>>> >>>> >>> We will add a proxy model (based on Ghost or just ghost as is) to Pharo >>> by default in Pharo5. >>> Then people can just use it. >>> >> >> And with the lazy become of Spur / new Cog that would be a super great >> combination. >> >> I made some benchs for a paper and it's crazy. Current become has > performance proportional to the heap size, and for example it's a 350ms > pause for a 500Mb heap on my machine (or 27ms for 35Mb heap). In spur it is > 0.2ms independently of the heap size. It goes down to 0.035ms if both > objects have the same size in memory. >
Mariano was dreaming about blazing fast become for Ghost/Fuel/Marea ;-) Luc > > >> >> -- >> Mariano >> http://marianopeck.wordpress.com >> > >
