[Webkit-unassigned] [Bug 191160] Don’t use the main queue to create an XPC connection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 15:05:17 PST 2018


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

--- Comment #25 from Geoffrey Garen <ggaren at apple.com> ---
> Total Process Launch time changed from  330.49 ms to 271.58 ms
> Process Launch time changed from 131.45 ms to 65.04 ms
> 
> Looks like a ~18% gain in the total process launch time (includes
> initialization of web process) and about ~50% in process launch time.

I believe this is as measured by the new tab benchmark. One thing that's unique about the new tab benchmark is that it opens a new tab, which can make the UI process's main thread busy with UI rendering work. (In theory, a perfectly idle app will not benefit from this change.)

-- 
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/20181107/6fafa1cb/attachment.html>


More information about the webkit-unassigned mailing list