On 2009-12-05, at 3:32 PM, Arturo Zambrano wrote: > '215851602 bytecodes/sec; 6194336 sends/sec' > > Machine: Linux donner2 2.6.28-tuxonice-r10 #8 SMP Sun Nov 8 09:50:51 ART 2009 > x86_64 AMD Turion(tm) 64 X2 TL-60 AuthenticAMD GNU/Linux. 2GHz >
That speed is 1/2 of my 2.33Ghz intel core 2 Duo '533333333 bytecodes/sec; 12157397 sends/sec' > > Try doing > Transcript cr;show: > [Display fillWhite. 1 to: 4 do: [:i | Pen new color: i; turn: 90*i; > dragon: 14] ] timeToRun. > Display restore. > > report back how big the number is printed to the transcript > > 1897 This number is fine -- =========================================================================== John M. McIntosh <[email protected]> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com =========================================================================== _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
