WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
145461
[Content Extensions] Decrease maxNFASize
https://bugs.webkit.org/show_bug.cgi?id=145461
Summary
[Content Extensions] Decrease maxNFASize
Alex Christensen
Reported
2015-05-29 11:51:35 PDT
We are still using too much memory when compiling content extensions. Splitting up more NFAs reduces peak memory usage, but going too far will hurt compiling and interpreting time. 30000 is a good balance.
Attachments
Patch
(1.62 KB, patch)
2015-05-29 11:52 PDT
,
Alex Christensen
barraclough
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2015-05-29 11:52:58 PDT
Created
attachment 253905
[details]
Patch
Alex Christensen
Comment 2
2015-05-29 14:21:48 PDT
http://trac.webkit.org/changeset/185004
rdar://problem/20559715
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