[Webkit-unassigned] [Bug 274625] New: Rewrite WTF::Vector::contains() to be faster

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 16:07:45 PDT 2024


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

            Bug ID: 274625
           Summary: Rewrite WTF::Vector::contains() to be faster
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: m_dubet at apple.com

Make it more efficient with:
  * avoid redundant bound check
  * early return

-- 
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/20240523/fd029416/attachment.htm>


More information about the webkit-unassigned mailing list