Comment #6 on 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#c6

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/b0493ed16c0b363a0e92bf4a790d4fd851c74e70

commit b0493ed16c0b363a0e92bf4a790d4fd851c74e70
Author: verwaest <[email protected]>
Date: Fri Jul 03 15:06:39 2015

Increment descriptor array slack for prototypes by a constant rather than 50% Additionally speed up instantiation of ObjectTemplates by preallocating enough space in the descriptor arrays

BUG=v8:4184
LOG=n

Review URL: https://codereview.chromium.org/1218403002

Cr-Commit-Position: refs/heads/master@{#29468}

[modify] http://crrev.com/b0493ed16c0b363a0e92bf4a790d4fd851c74e70/src/api-natives.cc [modify] http://crrev.com/b0493ed16c0b363a0e92bf4a790d4fd851c74e70/src/api.cc [modify] http://crrev.com/b0493ed16c0b363a0e92bf4a790d4fd851c74e70/src/objects-inl.h [modify] http://crrev.com/b0493ed16c0b363a0e92bf4a790d4fd851c74e70/src/objects.cc [modify] http://crrev.com/b0493ed16c0b363a0e92bf4a790d4fd851c74e70/src/objects.h [modify] http://crrev.com/b0493ed16c0b363a0e92bf4a790d4fd851c74e70/src/transitions.cc


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