WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
246924
More SortedArrayMap clients can use the Packed types from that header for efficiency
https://bugs.webkit.org/show_bug.cgi?id=246924
Summary
More SortedArrayMap clients can use the Packed types from that header for eff...
Darin Adler
Reported
2022-10-23 11:05:02 PDT
The PackedXXX types in SortedArrayMap.h that use integers are likely more efficient than the ones that use strings. We should use them when the strings are <= 8 characters long.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-23 11:11:03 PDT
<
rdar://problem/101478661
>
Darin Adler
Comment 2
2022-10-23 23:20:24 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5697
EWS
Comment 3
2022-10-28 11:56:58 PDT
Committed
256109@main
(becd8424226a): <
https://commits.webkit.org/256109@main
> Reviewed commits have been landed. Closing PR #5697 and removing active labels.
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