FomTarro / vts-heartrate

Heartrate Plugin for VTube Studio
MIT License
7 stars 1 forks source link

High GPU Usage #19

Open FomTarro opened 1 year ago

FomTarro commented 1 year ago

User has reported that the app takes >30% GPU on their 3070 card. This is in stark contrast to my <10% GPU usage on an older card.

Rofii commented 7 months ago

It's using 7% on my 3060ti but that still seems high for what it does. Would a "minimize to system tray" setting help? I noticed Logitech's Mixline software uses 2% GPU usage while the window is open, but while minimized to tray it uses literally 0%

I've started running VTS Heartrate on Intel's integrated graphics to get rid of the primary GPU usage completely.

EDIT: I capped the program to 10 FPS using RivaTuner and now it hovers around 0.6% GPU usage. Everything seems to be working fine.

FomTarro commented 7 months ago

I think this is just a function of me using the Unity Engine, which is absolutely overkill for my needs of presenting a simple user interface... But that's the tool I was most familiar with at the time. 😅 I'm not sure how much more overhead I can trim out.

I haven't had a new feature to need to update this with in a while, but I'll take a look next time I'm in here making changes.

Thank you for your interest in the tool! I'd love to see what you end up doing with it.