WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
15821
remove unused PCRE features for speed
https://bugs.webkit.org/show_bug.cgi?id=15821
Summary
remove unused PCRE features for speed
Darin Adler
Reported
2007-11-03 16:39:37 PDT
I think it's time for our PCRE to officially fork from the original version. Up until this point we've tried to keep it in a state where we can easily merge, but we haven't merged often and there aren't a lot of improvements in the newer versions that we want. If we remove the features we don't use at all we should be able to get some speed-up without even making any real changes.
Attachments
patch (all regression tests pass)
(287.43 KB, patch)
2007-11-03 17:10 PDT
,
Darin Adler
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2007-11-03 17:10:26 PDT
Created
attachment 17026
[details]
patch (all regression tests pass)
Maciej Stachowiak
Comment 2
2007-11-03 19:40:02 PDT
Comment on
attachment 17026
[details]
patch (all regression tests pass) r=me
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug