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
There seems to be high latency in the real-time plot. This code works by having PyQt schedule the Python parsing program. The Python parsing seems to be too slow currently. There must be a way to speed up the execution speed. Maybe multi-threading?
The text was updated successfully, but these errors were encountered:
There seems to be high latency in the real-time plot. This code works by having PyQt schedule the Python parsing program. The Python parsing seems to be too slow currently. There must be a way to speed up the execution speed. Maybe multi-threading?
The text was updated successfully, but these errors were encountered: