[Webkit-unassigned] [Bug 144051] New: Use less memory when compiling content extensions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 22 10:50:25 PDT 2015


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

            Bug ID: 144051
           Summary: Use less memory when compiling content extensions.
    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

Right now we have a gigantic DFA that uses way too much memory.  Changing the DFANode structure to not use a HashSet would make it a lot smaller.

-- 
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/20150422/64ffe247/attachment.html>


More information about the webkit-unassigned mailing list