Status: New
Owner: ----
New issue 3194 by [email protected]: Variable scope performance
http://code.google.com/p/v8/issues/detail?id=3194
See gist for details:
https://gist.github.com/alippai/f257726dd8c621713fee
The first loop writes a global variable, so it triggers deopt. (verified on
bleeding_edge v8).
The second loop writes a global objects variable doesn't trigger the deopt.
The third one is just totally slow, creating variable on the stack
repeatedly shouldn't behave like this.
--
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/groups/opt_out.