[Webkit-unassigned] [Bug 143158] New: HashTable should have inline capacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 27 15:36:07 PDT 2015


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

            Bug ID: 143158
           Summary: HashTable should have inline capacity
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: achristensen at apple.com

Small HashSets have terrible performance compared to an array.  Why not use an array with small sets?  This is a step towards getting that working.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150327/68242ff1/attachment-0002.html>


More information about the webkit-unassigned mailing list