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
310887
Optimize Vector::appendVector(&&) to use bulk move instead of per-element append
https://bugs.webkit.org/show_bug.cgi?id=310887
Summary
Optimize Vector::appendVector(&&) to use bulk move instead of per-element append
Chris Dumez
Reported
2026-03-27 05:46:40 PDT
Optimize Vector::appendVector(&&) to use bulk move instead of per-element append.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2026-03-27 05:49:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/61490
EWS
Comment 2
2026-03-28 08:18:59 PDT
Committed
310154@main
(9b1252efbbc4): <
https://commits.webkit.org/310154@main
> Reviewed commits have been landed. Closing PR #61490 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-03-28 08:19:12 PDT
<
rdar://problem/173589222
>
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