Bug 310012

Summary: Batch count updates in HashTable's deleteReleasedWeakBuckets()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: 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
Reported 2026-03-16 04:58:43 PDT
Batch count updates in HashTable's deleteReleasedWeakBuckets(), similarly to what's already done in deleteWeakNullEntries(). Batching avoids repeated memory accesses in the loop.
Attachments
Chris Dumez
Comment 1 2026-03-16 05:00:33 PDT
EWS
Comment 2 2026-03-16 18:43:22 PDT
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
Comment 3 2026-03-16 18:44:13 PDT
Note You need to log in before you can comment on or make changes to this bug.