Bug 244355
| Summary: | Disable mini mode scavenger for apps | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | bmalloc | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren, nham, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/3671
Ben Nham
<rdar://98989977>
EWS
Committed 253852@main (0df435b1b392): <https://commits.webkit.org/253852@main>
Reviewed commits have been landed. Closing PR #3671 and removing active labels.