[Webkit-unassigned] [Bug 12638] Some regular expressions could potentially be matched much faster

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 17:18:28 PDT 2012


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |barraclough at apple.com




--- Comment #9 from Gavin Barraclough <barraclough at apple.com>  2012-09-06 17:18:42 PST ---
The patch attached to this bug is no longer valid - we no longer use PCRE.

I don't think we're particularly interested in optimizing for the artificial stress tests.  An automaton based matcher may have a benefit for real web pages, but we should find benchmarks representative of those cases.

I don't think there is actionable work here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list