Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 695ee5dcb9e5d659b4b7def7736630fdbf109276
      
https://github.com/WebKit/WebKit/commit/695ee5dcb9e5d659b4b7def7736630fdbf109276
  Author: Per Arne Vollan <[email protected]>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
    M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm

  Log Message:
  -----------
  REGRESSION(264685@main): Introduced page load time regression
https://bugs.webkit.org/show_bug.cgi?id=258887
rdar://111788974

Reviewed by Brent Fulgham.

When the log daemon is blocked, the WebContent process will have to read log 
preferences directly
from plist files on disk, which can slow down page loading. Address this issue 
by prewarming some
log objects.

* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::prewarmLogs):
(WebKit::WebProcess::platformInitializeProcess):

Canonical link: https://commits.webkit.org/265807@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to