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
291769
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-04-18 13:45:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/44267
Radar WebKit Bug Importer
Comment 2
2025-04-25 13:44:13 PDT
<
rdar://problem/150057369
>
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.
Top of Page
Format For Printing
XML
Clone This Bug