Bug 262221
| Summary: | [commits.webkit.org] Throttle repository sync on boot | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
Syncing our repository is a relatively expensive task. We need to do this sync on pod restart, but we don't need that sync to be done imiediately. Allow callers to throttle their own sync so that sync doesn't saturate the CPU when a pod is initially brought up.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116145049>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/18312
EWS
Committed 268546@main (c8429741370d): <https://commits.webkit.org/268546@main>
Reviewed commits have been landed. Closing PR #18312 and removing active labels.