RESOLVED FIXED 204890
Optimize IPC::Connection::SyncMessageState methods
https://bugs.webkit.org/show_bug.cgi?id=204890
Summary Optimize IPC::Connection::SyncMessageState methods
Chris Dumez
Reported 2019-12-05 08:39:41 PST
Optimize IPC::Connection::SyncMessageState methods. We are seeing lock contention on some (app launch) benchmarks, resulting in the main thread yielding for 10ms.
Attachments
Patch (9.53 KB, patch)
2019-12-05 08:48 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-12-05 08:48:44 PST
Chris Dumez
Comment 2 2019-12-05 15:56:18 PST
Comment on attachment 384907 [details] Patch Clearing flags on attachment: 384907 Committed r253183: <https://trac.webkit.org/changeset/253183>
Chris Dumez
Comment 3 2019-12-05 15:56:19 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-12-05 15:57:22 PST
Note You need to log in before you can comment on or make changes to this bug.