Closed jacobsturm closed 8 years ago
Instead of 50 every 10 seconds,
curious as to how this will affect the graphing performance as it will be redrawn ten times as often.
Let's not forget to give this a try.
Complete. Previously loaded 50 then waited 9000ms. Now load 5 then wait 900ms
Instead of 50 every 10 seconds,
change code to just load 5 each second.
curious as to how this will affect the graphing performance as it will be redrawn ten times as often.