spotube icon indicating copy to clipboard operation
spotube copied to clipboard

High GPU consumption

Open damxspa opened this issue 9 months ago • 8 comments

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!

damxspa avatar Mar 16 '25 23:03 damxspa

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

EnchantedOrange avatar Mar 21 '25 15:03 EnchantedOrange

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

BlueTree242 avatar Mar 23 '25 02:03 BlueTree242

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.

KRTirtho avatar Mar 23 '25 04:03 KRTirtho

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

Finalshare90 avatar Mar 23 '25 14:03 Finalshare90

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

Image

kyhou avatar Mar 24 '25 19:03 kyhou

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.

chrismcxavier avatar Mar 25 '25 20:03 chrismcxavier

me too I use Spotube on Windows 10 and Android 11, both have GPU problem

Image

Edit: If I put it in compact mode, consumption drops considerably.

coqre avatar Apr 25 '25 21:04 coqre

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.

Image

ghost avatar May 20 '25 22:05 ghost