September 2nd, 2008
-
V8 and JavaScriptCore Compared posted by Andrew
Read more...Following on from the release of Google's new Chrome browser and their corresponding V8 Javascript engine, I thought I'd see how WebKit's JavascriptCore compares to V8 using Google's benchmark suite.
Since I'm running on a Mac, I can't use the browser to run the test suite, so I built the V8 engine and it's shell, and compared it to the latest WebKit build available (at the time of writing r36013), and used the ...
