Coming soon after the announcement of Google’s new Chrome browser and its V8 JavaScript engine, the WebKit project has now released details of SquirrelFish Extreme. An update to the never officially released SquirrelFish engine, the benchmarks against Safari 3.1 certainly look impressive. Other benchmarks also show it outperforming both V8 and Firefox 3.1’s TraceMonkey engine.
SquirrelFish Extreme uses four different technologies to deliver much better performance than the original SquirrelFish: bytecode optimizations, polymorphic inline caching, a lightweight “context threaded†JIT compiler, and a new regular expression engine that uses our JIT infrastructure.
Surfin’ Safari – Blog Archive » Introducing SquirrelFish Extreme
Blimey, just checked out a webkit nightly, its bloody quick. Time to start coding crazy complicated javascript web apps!