https://bugs.kde.org/show_bug.cgi?id=483069
--- Comment #1 from bapl <baplo1...@gmail.com> --- I also want to point out that KRITA inefficiently utilizes the power of the Graphics Card. In Live Mode, it constantly generates the image even if there are no changes to the image. ConfyUI has a feature for Live generation, but there is also an option called "change," which indicates that generation should only start when there are any changes in the project. In other words, if ConfyUI detects that no changes have occurred in the project, it simply reproduces the cached result. For KRITA, I recommend implementing a similar setting and activating Live mode generation only when there are any changes on the canvas. -- You are receiving this mail because: You are watching all bug changes.