You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a high rate (>50) of data is acquired, the presented graph is not smooth.
This might be because I update the graph in the same thread that parses the incoming data.
The text was updated successfully, but these errors were encountered:
yoelk
changed the title
performance issues with high-rate data acquisition
V2 performance issues with high-rate data acquisition
Aug 17, 2016
Currently, when a high rate (>50) of data is acquired, the presented graph is not smooth.
This might be because I update the graph in the same thread that parses the incoming data.
The text was updated successfully, but these errors were encountered: