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

--- Comment #4 from Milos Tijanic <[email protected]> ---
Just an update here that 565.xx versions of NVIDIA driver have a change that
should make this much much less noticeable. There is still a bit of suboptimal
processing happening that we will address in a future release (but probably not
570) but hopefully this suffices to make the monitor widget usable again.

(for the particularly curious, the issue was due to architectural differences
in x86 and risc-v. Code that was "fast enough" on x86 when ported to risc-v
ended up in a particularly slow path chasing some function pointers, so the
NVML API call was notably slower overall)

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

Reply via email to