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
I have a speed regression.
Rendering does not keep up with actual data acquisition. If you press Disconnect, the plotter can draw for a few more minutes.
I tried to compile commit by commit, and found that the speed reduction occurs after the commit f32be2b.
Unfortunately, I don't know rust at all, and it's hard for me to understand what the problem is.