After Hang bug was fix, chart running is not smooth. For some time, the entire chat didn't respond when play button was clicked
(In reply to comment #0) > After Hang bug was fix, chart running is not smooth. For some time, the > entire chat didn't respond when play button was clicked We need a bit more specifics on this. How long does it spend after you click the button and before you see the change in the chart? And how long do you expect that duration to be? There are some overhead of initializing the OpenCL engine, so some delay should be expected.
We suspect that this issue was a stray lock take, now removed in the rendering thread => fixed.
I believe so too. Closing.