Bug 124604

Summary: [CSS Shapes] Investigate whether pre-allocating capacity for shapes strings increases performance
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, bjonesbe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 98664    

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.