May 3, 2009
7:14 p.m.
Using MessageTally spyOn:, you can see most time is spent in TextMorphCommandHistory. I'm not convinced how usefull a complete undo history can be in the Transcript... Nicolas 2009/5/3 Stéphane Ducasse <stephane.ducasse@inria.fr>:
When I compare
Time millisecondsToRun: [1 to: 1000 do: [:i | Transcript show: i printString ; cr]] in 10195 -> 2713 ms and
Time millisecondsToRun: [1 to: 1000 do: [:i | Transcript show: i printString ; cr]] in 10296cl -> 5841
So may be we rolled back some changes I harvested from igor. Igor do you remember?
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project