[Webkit-unassigned] [Bug 145461] New: [Content Extensions] Decrease maxNFASize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 11:51:35 PDT 2015


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

            Bug ID: 145461
           Summary: [Content Extensions] Decrease maxNFASize
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: achristensen at apple.com

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.

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


More information about the webkit-unassigned mailing list