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.
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.