3 comments

[ 5.0 ms ] story [ 20.6 ms ] thread
To answer the question the Topic proposed. asm.js seems to roughly give a 2x to 6x performance boost over standard java script. Baring implementation, algorithm, etc.

This is one bench mark that appeared in the thread: https://v8.googlecode.com/issues/attachment?aid=25990016000&...

Link turns to a 404 error from google, so when ASM.js is implemented into V8, will it outperform lets say the DartVM for example?