Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f8504f25d2ccc6a64957e53ab8c4e42885007fb0
https://github.com/WebKit/WebKit/commit/f8504f25d2ccc6a64957e53ab8c4e42885007fb0
Author: Per Arne Vollan <[email protected]>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M Source/WebKit/UIProcess/WebProcessPool.cpp
Log Message:
-----------
Eagerly launch GPU process
https://bugs.webkit.org/show_bug.cgi?id=272887
rdar://125728210
Reviewed by Chris Dumez.
In several benchmark we see that the GPU process is being launched in the
middle of the measured
time interval, which means the launch will affect the benchmark results. This
can be addressed
by eagerly launching the GPU process in WebProcessPool::createWebPage.
* Source/WebKit/UIProcess/WebProcessPool.cpp:
(WebKit::WebProcessPool::createNewWebProcess):
Canonical link: https://commits.webkit.org/277727@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes