Comparing VW, Cog, and Squeak
I spent the afternoon taking a look at the performance of VW, Pharo on Cog, and Squeak on a standard VM. I used the package SimpleBenchmarks from the public store repository - I have a Squeak port as well. Here are the numbers (in milliseconds) for the tests, each one running 100,000 times on my Macbook Pro:
You'll have to grab the code to see exactly what the tests do, although the names are mostly explanatory. Bottom line: VisualWorks is still pretty darn fast, but if you're using Squeak or Pharo, Cog looks like a good thing.
Technorati Tags: benchmarks, performance