wireapp / wire-desktop

:computer: Wire for desktop
https://wire.com/download/
GNU General Public License v3.0
1.08k stars 236 forks source link

Wire uses excessive amount of CPU while idle. #3338

Closed YellowOnion closed 4 years ago

YellowOnion commented 4 years ago

Version 3.11.3259 Wire for Web Version 2019.11.26.1327 Windows 10 Which antivirus software do you have installed: None

What steps will reproduce the problem? Open app Do not minimize to tray

What is the expected result? Low CPU usage like every other app doing nothing.

What is the actual result?

Excessive CPU usage of 3%

Please provide any additional information below. Attach a screenshot if possible.

image

Another electron app Discord uses only 0.3% CPU and has far more features, and things going on in it's UI but doesn't eat so much CPU while idle.

The excessive CPU usage disappears when you minimize to tray.

And before anyone says it's only ~3%, Windows and Intel have phased out C3 states for "always online" style power savings, denying the CPU C1 and C2 state will drain batteries a lot quicker on highly portable devices.

ffflorian commented 4 years ago

Closing as duplicate of https://github.com/wireapp/wire-desktop/issues/2507.