[webkit-reviews] review granted: [Bug 130380] V8 regexp spends most time in operationGetById : [Attachment 226999] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 19:04:04 PDT 2014


Michael Saboff <msaboff at apple.com> has granted	review:
Bug 130380: V8 regexp spends most time in operationGetById
https://bugs.webkit.org/show_bug.cgi?id=130380

Attachment 226999: Patch
https://bugs.webkit.org/attachment.cgi?id=226999&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
When V8 regexp is run from the command line, this patch nets a 2% performance
improvement.

Using the JS performance test script, this patch didn't noticeably improve
performance.  This is likely due to longer running code being optimized by the
DFG.


More information about the webkit-reviews mailing list