Opened 15 years ago
Closed 15 years ago
#2403 closed enhancement (fixed)
[ccla][patch] Performance improvement for gfx.path
Reported by: | Owned by: | Eugene Lazutkin | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | gfx (svg+vml) | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Speed up _updateWithSegment, _setPath by a factor of around 15x in Firefox for paths with large number of segments.
Change: Changed concat() to a loop of push() in _updateWithSegment
Allows passing in of array directly to setPath, skipping regex parsing. Faster clearing of args array (args.length=0) in the loop.
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | gfxpath.patch added |
---|
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
What is your company name on CCLA?