Skip to content
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

Open
1 of 2 tasks
damxspa opened this issue Mar 16, 2025 · 6 comments
Open
1 of 2 tasks

High GPU consumption #2554

damxspa opened this issue Mar 16, 2025 · 6 comments
Labels
bug Something isn't working

Comments

@damxspa
Copy link

damxspa commented Mar 16, 2025

Is there an existing issue for this? (Please read the description)

  • 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!
@damxspa damxspa added the bug Something isn't working label Mar 16, 2025
@EnchantedOrange
Copy link

Maybe it can be fixed by uncommenting lines 28 - 30 in AndroidManifest.xml (disabling Impeller), but i can't test this.

@BlueTree242
Copy link

GPU usage is still quite high for a simple gui app even on PC (Linux)

@KRTirtho
Copy link
Owner

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.

@Finalshare90
Copy link

GPU usage is still quite high for a simple gui app even on PC (Linux)

Having Similar issues on Linux Mint 21 x86_64

Image

I don't have a dedicated card btw

@kyhou
Copy link

kyhou commented Mar 24, 2025

I'm using Windows 10 (last column is GPU)

Image

@chrismcxavier
Copy link

chrismcxavier commented Mar 25, 2025

I'm using Windows 11, Spotube v4.0.2 with default configs. This also happens to me.

Image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants