Bug 260927
Summary: | Optimize SVGPathByteStreamBuilder::append() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | SVG | Assignee: | 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 |
Chris Dumez
Optimize SVGPathByteStreamBuilder::append() by appending sevearl bytes at once instead of appending bytes one by one to the Vector.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/17250
EWS
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
<rdar://problem/114730032>