WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
310012
Batch count updates in HashTable's deleteReleasedWeakBuckets()
https://bugs.webkit.org/show_bug.cgi?id=310012
Summary
Batch count updates in HashTable's deleteReleasedWeakBuckets()
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2026-03-16 05:00:33 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60687
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
<
rdar://problem/172710578
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug