Bug 264348
Summary: | Don't sweep when opportunistic sweeping is keeping up | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | JavaScriptCore | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
When opportunistic sweeping is keeping up with the workload, don't sweep in a timer to avoid doing work in the measured time.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/20114
EWS
Committed 270372@main (c84d7c42e219): <https://commits.webkit.org/270372@main>
Reviewed commits have been landed. Closing PR #20114 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/118098021>