WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
265423
Use faster alternatives to Vector::resize() when possible
https://bugs.webkit.org/show_bug.cgi?id=265423
Summary
Use faster alternatives to Vector::resize() when possible
Chris Dumez
Reported
2023-11-27 20:19:19 PST
Use faster alternatives to Vector::resize() when possible. It involves calling directly Vector::shrink(), Vector::grow() or a Vector constructor.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-11-27 20:22:12 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20970
Chris Dumez
Comment 2
2023-11-30 21:08:02 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21081
EWS
Comment 3
2023-11-30 22:40:31 PST
Committed
271370@main
(a544a2189b62): <
https://commits.webkit.org/271370@main
> Reviewed commits have been landed. Closing PR #20970 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2023-11-30 22:41:14 PST
<
rdar://problem/119020934
>
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