-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High GPU consumption #2554
Comments
Maybe it can be fixed by uncommenting lines 28 - 30 in AndroidManifest.xml (disabling Impeller), but i can't test this. |
GPU usage is still quite high for a simple gui app even on PC (Linux) |
Without impeller, you can't even navigate the app because of janks. Although I've seen ancient phones (Android 8, 9, 10 etc) with unisoc SoC with Mali GPUs that had better time with Skia. But impeller usually uses Vulkan when support is available, otherwise uses OpenGL, which 99% of the phones has. |
I'm using Windows 11, Spotube v4.0.2 with default configs. This also happens to me. The first time I used Spotube, my iGPU got a bit stressed and high temperatures, so I decided to change Spotube to run with dGPU. Normally, my dGPU just sleeps, but now has this average usage (seen in the image) with 0.2 GB of VRAM. |
Is there an existing issue for this? (Please read the description)
Current Behavior
I attach proof of performance.
https://github.com/user-attachments/assets/0a4daaf2-f227-467e-a004-8b408d44ce3e
Expected Behavior
Proof
Steps to reproduce
No response
Logs
Logs
Operating System
Android
Spotube version
4.0.2
Installation source
Website (spotube.krtirtho.dev)
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: