And the final efficiency fix:
- Create the string constants on demand. This is important, because we create a ton of AstValueFactories when compiling different parts of the code, and not all
string constants are needed in all of them.

Now the efficiency is on par with bleedging_edge with JSBench, at least on local
runs. Phiew!

https://codereview.chromium.org/335293004/

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