Replies: 9 comments 27 replies
-
I also notice this. The version I used is 1.4 |
Beta Was this translation helpful? Give feedback.
-
Same issue here. One of 4 processes show as using 100%(of 1200%) CPU usage in htop. This only happens when running the service. Leaving the desktop app open doesn't cause the excess idle CPU usage. Version 1.4.0 |
Beta Was this translation helpful? Give feedback.
-
Same issue. |
Beta Was this translation helpful? Give feedback.
-
#11959 |
Beta Was this translation helpful? Give feedback.
-
@fufesou is working on it. |
Beta Was this translation helpful? Give feedback.
-
Please try out our nightly build, https://github.com/rustdesk/rustdesk/releases/tag/nightly we had some fix for this. |
Beta Was this translation helpful? Give feedback.
-
@rustdesk |
Beta Was this translation helpful? Give feedback.
-
Please test the night build, we had a fix, #12303 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Description
When system is ilde,
rustdesk.service
consume 15-30% cpu usage each cpu core.*top
like tools are based on process, which means unable to catch some information (see pictures below,btop
didn't show,htop
either), usesystemd-cgtop
will show them.How to Reproduce
systemctl start rustdesk.service
Expected Behavior
Lower cpu usage when idle.
Operating system(s) on local (controlling) side and remote (controlled) side
archlinux
RustDesk Version(s) on local (controlling) side and remote (controlled) side
1.3.9 nightly, download from github release.
Screenshots
screenshot with high cpu usage when running


rustdesk.service
screenshot with lower cpu usage when stop
rustdesk.service
Additional Context
Use
systemd-cgtop
to see actual cpu usage.Beta Was this translation helpful? Give feedback.
All reactions