Tuesday, June 3, 2008

SquirrelFish and SpiderMonkey play with SunSpider

How many awesome names can we have? LOL I love these hybrid animals. A comment on Slashdot says its like the new Web 2.0 naming scheme. Reminds me of SpiderPig! Anyway, the Webkit guys released their new JavaScript Interpreter, squirrelfish. The benchmarks show that it is pretty fast. Cameron has a post detailing the overall picture, but what about the micro picture? The following is a graph of each SunSpider test run on SquirrelFish(WebKit-r34342) and SpiderMonkey 1.8 (built on May 22 2008 at 13:31:57). The shorter the bar the better.


If you wish to rerun these tests, heres how to build WebKit. If you specifically want to build just SquirrelFish, use the following command:

1) WebKitTools/Scripts/build-testkjs
2) The binary is /WebKitBuild/Release/testkjs

Props to the webkit guys.

* Edit as Mark mentioned. All tests run on OS X 10.5.3 on a Macbook Pro 2.4 ghz w/ 2 gigs of ram. Both interpreters were built on my machine with optimizations/release build.

4 comments:

Mark June 4, 2008 3:59 PM  

For sake of completeness, which platform did you test on? Did you compile each yourself, or use a downloadable pre-compiled build?

danielmunoz June 9, 2008 5:17 PM  

Yeah did you compile each one yourself or what?

Anonymous June 11, 2008 3:14 PM  

What's for dinner tonight??

Louis October 29, 2008 11:10 PM  

Where did you find build-testkjs? It's not in today's nightly tar ball.

  © Header Image by Scott Beale / Laughing Squid

  © Blogger template 'Morning Drink' by Ourblogtemplates.com 2008

  © Customized by Evan Chen

Back to TOP