[squeak-dev] squeak profiling

John M McIntosh johnmci at smalltalkconsulting.com
Sat Apr 19 17:06:37 UTC 2008


Open transcript then do it on:

10 timesRepeat: [Transcript show: 1 tinyBenchmarks printString;cr]


I run this before any mac carbon VM is shipped and compare the results  
to previous runs to
ensure the compiler hasn't broken the expected assembler optimization.


On Apr 19, 2008, at 9:22 AM, Riccardo Lucchese wrote:

>>
>> Most smalltalkers measure throughput with following st code:
>>
>> 0 tinyBenchmarks
>>
>
> mm.. how do I run it ? :)
>
> ... couldn't found any pointer in 40mins of googling.
> I never worked with st and that single line is driving me crazy :)
>

--
= 
= 
= 
========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com>
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
= 
= 
= 
========================================================================





More information about the Squeak-dev mailing list