Closed nnyyxxxx closed 1 week ago
needs reverted, or optimized, needs a toggle as well
it lags without keyboard interaction as well, its just more noticeable with keyboard interaction
actually to rephrase this it lags extremely badly while the mouse is moving and not still
to reproduce:
move mouse up and down and scroll with either the keyboard or scroll wheel
the cpu usage with this feature is crazy, i think this should just be reverted
Cannot reproduce
that's fine, but i clearly can and it's clearly noticeable on both release and debug
the cpu usage with this feature is crazy, i think this should just be reverted
Different than from holding a key? I see just about identical CPU usage (~30% of a single Ryzen 7900x core) rapidly scrolling with a mouse & with a keyboard on a debug build.
The difference in resource utilization between mouse and keyboard interaction really should be negligible. The majority of the impact is from redrawing, since ratatui is an immediate mode library.
title