#12515 closed enhancement (fixed)
[patch][ccla] improve main plots rendering performance
Reported by: | cjolif | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Charting | Version: | 1.6.0 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
This patch improves the rendering performance of the default (line, markers), columns, bar & grid plots by:
- caching gfx shapes when this is useful
- reducing the number of gfx shapes created when possible (zoomed data window)
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | plotoptim.patch added |
---|
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
Per Eugene suggestion, I have updated the patch to use Array.pop() instead of Array.shift() in the pools.