RESOLVED CONFIGURATION CHANGED 124604
[CSS Shapes] Investigate whether pre-allocating capacity for shapes strings increases performance
https://bugs.webkit.org/show_bug.cgi?id=124604
Summary [CSS Shapes] Investigate whether pre-allocating capacity for shapes strings i...
Bear Travis
Reported 2013-11-19 14:14:30 PST
Some of the CSSBasicShapes pre-allocate when creating strings for css text. It creates a bit of code clutter, so we should find out whether or not it actually helps performance.
Attachments
Bem Jones-Bey
Comment 1 2014-02-24 11:16:30 PST
This should really block the main shapes bug, not the new syntax bog.
Brent Fulgham
Comment 2 2022-07-13 16:26:03 PDT
This code has been significantly refactored since this patch was proposed. There doesn't seem to be any action we can take here.
Note You need to log in before you can comment on or make changes to this bug.