Melvin-Abraham / Google-Assistant-Unofficial-Desktop-Client

A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Apache License 2.0
3.6k stars 407 forks source link

[🐛 Bug]: High Idle CPU Usage #551

Open ThePhoenix576 opened 3 years ago

ThePhoenix576 commented 3 years ago

What went wrong?

High Idle CPU usage on MacOS Big Sur .. I'm currently using the latest stable 1.0.0 build. I tried removing all the preferences files and just starting the app without setting it up at all. And just leaving it in the background hidden like normal.

What did you expect to happen?

It to use much less CPU usage. It seems weird that the renderer uses that much cpu in the background

Steps to reproduce the bug

Any kind of installation. Clean installation without any google login or custom preferences, or an installation where you have setup everything and just leave it in the background. Don't even need it to show the GUI.

App Version

v1.0.0

OS Version

MacOS Big Sur 11.6

Relevant Assets

Screen Shot 2021-10-14 at 4 22 38 PM

Pre-submission Checklist

im-coder-lg commented 3 years ago

Have you tried building GAUDC from the source?

ThePhoenix576 commented 3 years ago

Nope, since 1.0.0 was the latest one I think. After that there is only one commit I think and it’s probably not something that should have an effect on this issue. But I don’t know honestly…

From: LG @.> Date: Thursday, 14 October 2021 5.17 PM To: Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client @.> Cc: Matthew Patrick @.>, Author @.> Subject: Re: [Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client] [🐛 Bug]: High Idle CPU Usage (#551)

Have you tried building GAUDC from the source?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/issues/551#issuecomment-943217919, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJT22WJSI4CKNTEMOIDWJNTUG2U23ANCNFSM5F7GACTQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

im-coder-lg commented 3 years ago

Well, try building since it could be just a problem with the compiled version.

ThePhoenix576 commented 3 years ago

Tried cloning the repo. Running it and it seems to be using the same CPU usage on background

[Background pattern Description automatically generated]

ThePhoenix576 commented 3 years ago

Screen Shot 2021-10-14 at 5 46 08 PM

im-coder-lg commented 3 years ago

Well, only @Melvin-Abraham can tell now, I have never seen this.