RESOLVED FIXED291769
Optimize conversions from NSArray / CFArrayRef to Vector
https://bugs.webkit.org/show_bug.cgi?id=291769
Summary Optimize conversions from NSArray / CFArrayRef to Vector
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.