[Webkit-unassigned] [Bug 175225] New: Create a new JavaScript RegExp benchmark

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 4 15:57:30 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175225

            Bug ID: 175225
           Summary: Create a new JavaScript RegExp benchmark
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

The current common JavaScript benchmarks have spotty and outdated coverage of Regular Expression processing performance.  We should create a new benchmark that measures RegExp performance on likely real world web use of ES6 Regular Expressions.  This should include uses of RegExp's for parsing, complicated captured patterns, and use of the unicode flag.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170804/fa03bd7f/attachment.html>


More information about the webkit-unassigned mailing list