[Webkit-unassigned] [Bug 152093] New: The exclusive locks we use for API users is slow.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 13:48:54 PST 2015


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

            Bug ID: 152093
           Summary: The exclusive locks we use for API users is slow.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: keith_miller at apple.com

The code we have to acquire and hold the API locks is very slow if a single thread calls multiple API calls in a row. Based on a brief discussion with Fil it looks like we should look into doing a better job here.

-- 
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/20151209/5f3a604e/attachment-0001.html>


More information about the webkit-unassigned mailing list