NEW 152093
The exclusive locks we use for API users is slow.
https://bugs.webkit.org/show_bug.cgi?id=152093
Summary The exclusive locks we use for API users is slow.
Keith Miller
Reported 2015-12-09 13:48:54 PST
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.