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

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

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

--- Comment #21 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Yeah, with 60Hz, the frame rate issues are more noticeable. The problem is that
kwin starts compositing on time and it finishes recording rendering commands
before the next vblank, but it takes a while for those commands to be executed
on GPU.

I guess we need to insert opengl queries after all to measure how long it takes
to render a frame on the GPU side.

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

Reply via email to