Bug 254190 - Speed up JSNodeList indexing
Summary: Speed up JSNodeList indexing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-20 16:16 PDT by Chris Dumez
Modified: 2023-03-22 13:30 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-03-20 16:16:00 PDT
Speed up JSNodeList indexing by generating more efficient JS bindings code.
Comment 1 Chris Dumez 2023-03-20 16:32:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11740
Comment 2 Chris Dumez 2023-03-22 08:04:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11809
Comment 3 EWS 2023-03-22 13:29:38 PDT
Committed 261988@main (4cf7b61be1fa): <https://commits.webkit.org/261988@main>

Reviewed commits have been landed. Closing PR #11809 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2023-03-22 13:30:16 PDT
<rdar://problem/107074035>