See also http://code.google.com/p/pharo/issues/detail?id=1353 http://code.google.com/p/pharo/issues/detail?id=1542
I uploaded a SLICE that just add a few #asSet here and there. Quasi-neutral as long as keys are Set, but enabling a switch to Array for macro benchmarks purposes... May I also push http://code.google.com/p/pharo/issues/detail?id=1354 which is related but quite independent ? Nicolas 2009/12/4 <[email protected]>: > I think this last assertion has to be tempered by another statistic: which is > the relationship between iteration (a.k.a. uses of) and creation? > > -- > Cesar Rabak > > > Em 04/12/2009 09:48, Stéphane Ducasse <[email protected]> escreveu: > > > this is interesting to see that this is still a guess game. > Even with these numbers I cannot evaluate what could be a slowdown/pseed up > impact on the complete system. I imgain that the ietration slow down should > be minimal > and compensated by the creation speed up. > May be in the future when system will have a better knowledge of themselves > we may end up having better tools... > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
