[Vm-dev] benchmarking and recent results

Ryan Macnak rmacnak at gmail.com
Thu Oct 3 03:34:55 UTC 2013


> On Tue, Oct 1, 2013 at 11:46 PM, Clément Bera <bera.clement at gmail.com>wrote:
>>
>>
>>
>> Do you have any other benchs implemented in Squeak / Pharo ? If someone
>> can extract the benchs from strongtalk in the Squeak chunk format I would
>> be pleased. Seemingly you can only do that on windows and I don't have
>> access to this kind of computer.
>>
>
We have Newspeak and Smalltalk versions of Strongtalk's DeltaBlue and
Richards in https://bitbucket.org/newspeaklanguage/benchmarks. (In
MemoryHole's format; load into a Newspeak image and you can output chunk
format.) This version of DeltaBlue adheres to the original in its weird
pattern of accessing the constant Strength values, which if you look at V8
or Dart's versions you will find rewritten.

It will be interesting to look at how Spur affects Splay (GC-heavy) and
ParserCombinators (non-trivial amounts of string at:). We have Newspeak
versions, but it would be nice to have Smalltalk versions as well.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20131002/f17f3933/attachment.htm


More information about the Vm-dev mailing list