Status: Available
Owner: ----
CC: [email protected],  [email protected],  [email protected]
Labels: Type-Bug Priority-Medium Area-Runtime Performance

New issue 4184 by [email protected]: Significant portion of Blink test runtime is spent in creating/configuring ObjectTemplates/FunctionTemplates
https://code.google.com/p/v8/issues/detail?id=4184

In particular, we spend lots of time dealing with Map transitions (and the allocations related to them). It seems like we might be able to leverage the information in ObjectTemplates and FunctionTemplates to create the proper Map upfront. Perhaps this was already investigated at some point?

Besides speeding up test running it's possible that this could have an impact on real web pages.

Elliott will attach the profile he ran that pointed at this stuff.

--
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