Reviewers: Mads Ager, Christian Plesner Hansen, Message: Guys,
returning to old CL. I found that for some modification tests which create a lot of wrappers, allocating of global handle is a bottleneck thus reviving this CL. I know that Vitaly has even more sophisticated one. I tried to patch it, but global handles diverged too much, so I think Vitaly is in a better position to merge the stuff. I'd prefer to submit my CL as that would make it easier for us to compare performance implications. Description: Allocate global handles in chunks to make it faster. Please review this at http://codereview.chromium.org/327008 SVN Base: http://v8.googlecode.com/svn/trunk/ Affected files: M src/global-handles.h M src/global-handles.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
