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+
Alex Christensen
Comment 1 2015-05-29 11:52:58 PDT
Note You need to log in before you can comment on or make changes to this bug.