Comment #76 on issue 2599 by [email protected]: Implement "use asm"
https://code.google.com/p/v8/issues/detail?id=2599
The point of Chrome, as it's selling point, is that it is the fastest web
browser. If Firefox is the fastest now, that's a problem. There is no
reason that including asm.js would slow down the other developments, but it
would fix Chrome now, and stop making it where any actual apps have to
recommend using Firefox rather that Chrome.
Plus, I do believe that JIT cannot reach full speed unless you implement
static typing as an option. It will always cost more to infer type than to
just read it. Inferring will always require doing more operations than
simply reading text.
--
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.