https://bugs.kde.org/show_bug.cgi?id=431415

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #9 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
The problem is that aurorae decoration engine is inefficient. KWin gets the
data from a texture where Aurorae composites the decoration and uploads it to
another decoration texture atlas. Performance-wise, that's not good. By
delaying compositing, we just made it more easier to miss the next vblank.
Perhaps, we should increase the latency policy to "extremely high" to work
around this bug until the performance hog is properly fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to