amosproj / amos2022ws03-software-oscilloscope

MIT License
7 stars 2 forks source link

Performance drop - Time sweep manipulation(current) #197

Closed dev3225 closed 1 year ago

dev3225 commented 1 year ago

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.

leon-juenemann commented 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

nicolaskolbenschlag commented 1 year ago

When I tested it again, the time sweep performance was not a problem. Maybe we can close this issue today.