SimonBuxx/Linkuit-Studio

Performance issues with clock symbol

SimonBuxx opened this issue · 1 comments

To ensure redrawing of the clock symbols on components, all components with clock symbols are redrawn at every input change. This leads to low performance.

Creating a large benchmark file would be helpful. Maybe we can only redraw the triangle on change or cache the component's image.

Performance is within reasonable range for now