RESOLVED FIXED 260927
Optimize SVGPathByteStreamBuilder::append()
https://bugs.webkit.org/show_bug.cgi?id=260927
Summary Optimize SVGPathByteStreamBuilder::append()
Chris Dumez
Reported 2023-08-30 14:51:31 PDT
Optimize SVGPathByteStreamBuilder::append() by appending sevearl bytes at once instead of appending bytes one by one to the Vector.
Attachments
Chris Dumez
Comment 1 2023-08-30 14:53:10 PDT
EWS
Comment 2 2023-08-30 16:16:01 PDT
Committed 267470@main (bac6d7369d4b): <https://commits.webkit.org/267470@main> Reviewed commits have been landed. Closing PR #17250 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-08-30 16:17:18 PDT
Note You need to log in before you can comment on or make changes to this bug.