Related to problem in #41
- on
hotgym_full , garbage collection takes 49% time, can we reduce it?
- with
strokeBorderWidth(=0.1) the function Dygraph.stroke._drawSeries() rampages from about 10sec/graph to 280sec/graph!
highlightSeriesOpts also causing slowdown
- large graph loading too slow -- what are the steps, are we using chunking for that? may need to revert to a lower MAX_FILE_SIZE
Related to problem in #41
hotgym_full, garbage collection takes 49% time, can we reduce it?strokeBorderWidth(=0.1) the functionDygraph.stroke._drawSeries()rampages from about 10sec/graph to 280sec/graph!highlightSeriesOptsalso causing slowdown