RESOLVED FIXED 259483
Reading logging preference file takes time on launch
https://bugs.webkit.org/show_bug.cgi?id=259483
Summary Reading logging preference file takes time on launch
Per Arne Vollan
Reported 2023-07-25 09:47:15 PDT
Reading the logging preference file is using 30-40ms of CPU time when launching the WebContent process on iOS. This patch proposes that we remove the file, and instead set the preferences manually when needed.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-25 09:47:29 PDT
Per Arne Vollan
Comment 2 2023-07-25 09:48:39 PDT
EWS
Comment 3 2023-07-27 09:05:46 PDT
Committed 266362@main (4232eab5d0d4): <https://commits.webkit.org/266362@main> Reviewed commits have been landed. Closing PR #16069 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.