Hacker News new | ask | show | jobs
by Jonanin 4252 days ago
According to [1]: "Last week I asked for benchmarks of the new JavascriptCore Fourth Tier LLVM JIT. Arewefastyet from Mozilla now includes such results. FTLJIT does particularly well on asm.js examples."

You can see JSC performing better than chrome on the asm.js benchmarks: http://arewefastyet.com/#machine=12&view=breakdown&suite=asm...

[1] http://blog.llvm.org/2014/05/llvm-weekly-19-may-12th-2014.ht...