slaclab / pabv_control

BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

Speeding up matplotlib plots #81

Closed bungernut closed 4 years ago

bungernut commented 4 years ago

I'm getting 0.143s execute times for the dataUpdated() method which draws the plots. I'm hoping to shave a lot of cycles by finding a more efficient method

bungernut commented 4 years ago

Currently investigating this https://bastibe.de/2013-05-30-speeding-up-matplotlib.html

mwittgen commented 4 years ago

pyqtgraph branch is available speeding up plotting.