[Webkit-unassigned] [Bug 246924] New: More SortedArrayMap clients can use the Packed types from that header for efficiency

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 23 11:05:02 PDT 2022


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

            Bug ID: 246924
           Summary: More SortedArrayMap clients can use the Packed types
                    from that header for efficiency
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darin at apple.com

The PackedXXX types in SortedArrayMap.h that use integers are likely more efficient than the ones that use strings. We should use them when the strings are <= 8 characters long.

-- 
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/20221023/44d52fed/attachment.htm>


More information about the webkit-unassigned mailing list