jetperch / pyjoulescope_ui

Joulescope graphical user interface
https://www.joulescope.com
Apache License 2.0
75 stars 23 forks source link

Improve Joulescope UI start time and View switching time. #206

Open mliberty1 opened 12 months ago

mliberty1 commented 12 months ago

UI version

1.0.23

Your idea

The Joulescope UI 1.0.23 is already reasonably responsive. However, the UI spends a lot of time rendering the Views. It should cache the existing render, and only rerender as needed. Adding a render cache should dramatically speed up View switching times.