Bug 263195

Summary: Add cache for SVGPathElement "d" attribute parsing
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: SVGAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 263288    
Bug Blocks:    

Chris Dumez
Reported 2023-10-16 08:04:27 PDT
Add cache for SVGPathElement "d" attribute parsing to avoid spending CPU time re-parsing the same "d" attribute values.
Attachments
Chris Dumez
Comment 1 2023-10-16 08:04:35 PDT
Chris Dumez
Comment 2 2023-10-16 08:06:12 PDT
EWS
Comment 3 2023-10-16 12:15:15 PDT
Committed 269372@main (75b882901e33): <https://commits.webkit.org/269372@main> Reviewed commits have been landed. Closing PR #19114 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.