[Webkit-unassigned] [Bug 198155] New: [WHLSL] checkDuplicateFunctions() takes too long because it's O(n^2)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 22 21:14:50 PDT 2019


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

            Bug ID: 198155
           Summary: [WHLSL] checkDuplicateFunctions() takes too long
                    because it's O(n^2)
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com

Should be pretty easy to migrate it to using a HashSet.

-- 
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/20190523/77e403db/attachment.html>


More information about the webkit-unassigned mailing list