Status: New
Owner: ----
New issue 3337 by [email protected]: Not caching map transitions when
using SetIndexedPropertiesToExternalArrayData()
http://code.google.com/p/v8/issues/detail?id=3337
Commit https://github.com/v8/v8/commit/a101c7c introduced a bug where each
use of SetIndexedPropertiesToExternalArrayData() creates a new map.
For reference here's a flame graph from before that commit:
https://i.cloudup.com/3izdGPouy7.svg
And one after: https://i.cloudup.com/iF5DoL92rB.svg
You'll see a massive increase in StorIC_Miss and LoadIC_Miss.
--
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.