Closed dev3225 closed 1 year ago
Latest commit in webgl-minimal PR makes it a lot more performant: https://github.com/amosproj/amos2022ws03-software-oscilloscope/pull/186/commits/e3650bdfa9fd9bfdc3d6ef0b010fbffabfe2f1bb
When I tested it again, the time sweep performance was not a problem. Maybe we can close this issue today.
Actual behavior Adapting the time sweep speed multiple times causes the application to heavily drop performance(Time sweep slider unresponsive, drawing of plot slows down)
Expected behavior Multiple manipulation of time sweep levels should not interfere/affect with the performance of the software.