Posted by Ben Coman on Sep 10, 2013; 3:27am URL: https://forum.world.st/Benchmark-tp4705781p4707402.html
Natalia Moskovchuk wrote:
> Forgot to give the link(.
> http://nataliatymchuk.blogspot.com/2013/09/hello.html >
> 10.09.13 02:15, Natalia Moskovchuk ???????(??):
>> Thank all of you for help. I have successfuly added benchmarks to my
>> project.
>> And additionaly I wrote simple step by step tutorial about how to write
>> benchmarks in Pharo for people like me)).
>> Best regards,
>> Natalia
>>
>>
>>
>> --
>> View this message in context:
>> http://forum.world.st/Benchmark-tp4705781p4707388.html >> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>>
>
>
Thanks Natalia. That was interesting to learn.
btw, I followed the link to Camillo's tutorial, and from there to
benchmarkgame.com. It was interesting interesting was VW Smalltalk
being faster than C for the thread-ring [2] benchmark. I'm guessing
that bodes well for web programs handling many many requests each doing
a small task, rather than numerical processing like many of the
benchmarks.