Bug 310012
| Summary: | Batch count updates in HashTable's deleteReleasedWeakBuckets() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Batch count updates in HashTable's deleteReleasedWeakBuckets(), similarly to what's already done in deleteWeakNullEntries(). Batching avoids repeated memory accesses in the loop.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/60687
EWS
Committed 309364@main (69aae74416c4): <https://commits.webkit.org/309364@main>
Reviewed commits have been landed. Closing PR #60687 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/172710578>