[webkit-reviews] review requested: [Bug 43707] REGRESSION: Hang logging into Google Analytics : [Attachment 65299] Patch to constrain Array backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 24 11:19:27 PDT 2010


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 43707: REGRESSION: Hang logging into Google Analytics
https://bugs.webkit.org/show_bug.cgi?id=43707

Attachment 65299: Patch to constrain Array backing store
https://bugs.webkit.org/attachment.cgi?id=65299&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Similar to the prior patch with the exception that this patch limits the
initial vector size to 100,000 elements instead of 10,000 coded in the prior
patch.	The large value provides performance on SunSpider and V8 benchmarks
equivalent to before the change.


More information about the webkit-reviews mailing list