Comment #77 on issue 2599 by [email protected]: Implement "use asm"
https://code.google.com/p/v8/issues/detail?id=2599

We're already beta testing TurboFan in Chrome 41, which significantly improves the performance of numeric code like asm.js. There are additional heuristics and optimizations that are coming, so we are hesitant to close this issue as "Fixed", but one could consider this issue "Mostly fixed".

We are actively experimenting with the policy to activate TurboFan, and one signal is the "use asm" directive. In response to #73 w.r.t. AOT, currently V8 does not use TurboFan to compile an entire asm.js module at a time.

Thanks,
-TurboFan Team


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to