RESOLVED FIXED244355
Disable mini mode scavenger for apps
https://bugs.webkit.org/show_bug.cgi?id=244355
Summary Disable mini mode scavenger for apps
Ben Nham
Reported 2022-08-25 13:23:22 PDT
We accidentally enabled the mini mode scavenger for Safari recently due to an entitlement change. This is contributing to a regression in the power benchmarks, since the regular scavenger has a period of 100 ms while the mini mode scavenger has a period of 5 ms. We should restore the old behavior to mitigate this regression.
Attachments
Ben Nham
Comment 1 2022-08-25 13:27:41 PDT
Ben Nham
Comment 2 2022-08-25 13:28:12 PDT
EWS
Comment 3 2022-08-26 18:24:51 PDT
Committed 253852@main (0df435b1b392): <https://commits.webkit.org/253852@main> Reviewed commits have been landed. Closing PR #3671 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.