High GPU consumption
Is there an existing issue for this? (Please read the description)
- [x] I have searched the existing issues
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
<Replace this line by pasting your logs here>
Operating System
Android
Spotube version
4.0.2
Installation source
Website (spotube.krtirtho.dev)
Additional information
No response
Self grab
- [ ] I'm ready to work on this issue!
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)
Maybe it can be fixed by uncommenting lines 28 - 30 in AndroidManifest.xml (disabling Impeller), but i can't test this.
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.
GPU usage is still quite high for a simple gui app even on PC (Linux)
Having Similar issues on Linux Mint 21 x86_64
I don't have a dedicated card btw
I'm using Windows 10 (last column is GPU)
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.
me too I use Spotube on Windows 10 and Android 11, both have GPU problem
Edit: If I put it in compact mode, consumption drops considerably.
Hi, For me I found a fix for windows 11, it's just changing the gui settings of layout mode settings to compact, it went from 28% gpu usage and 17% cpu usage to almost nothing.