Bug 291769

Summary: Optimize conversions from NSArray / CFArrayRef to Vector
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 2025-04-18 13:43:57 PDT
Optimize conversions from NSArray / CFArrayRef to Vector by leveraging the `Vector(size_t, const Functor& valueGenerator)` constructor. It avoids capacity checks when appending elements.
Attachments
Chris Dumez
Comment 1 2025-04-18 13:45:22 PDT
Radar WebKit Bug Importer
Comment 2 2025-04-25 13:44:13 PDT
EWS
Comment 3 2025-04-29 12:24:41 PDT
Committed 294292@main (d8e283330a31): <https://commits.webkit.org/294292@main> Reviewed commits have been landed. Closing PR #44267 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.