Bug 310887

Summary: Optimize Vector::appendVector(&&) to use bulk move instead of per-element append
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-27 05:46:40 PDT
Optimize Vector::appendVector(&&) to use bulk move instead of per-element append.
Attachments
Chris Dumez
Comment 1 2026-03-27 05:49:12 PDT
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
Note You need to log in before you can comment on or make changes to this bug.