You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed the fan on my GPU spinning up on my computer when I was seemingly doing nothing, and I was able to narrow it down to regenny.
When the window is hidden (e.g. if I alt-tab to a Firefox window that entirely covers the regenny window), regenny's GPU usage as reported by Task Manager jumps to 90-100%. When the window is visible, it drops down to ~9% (which still seems quite high).
My guess would be that there's some optimisation happening when the window isn't active where it's not fully rendering and the framerate is uncapped or something, but at first glance there does seem to be an FPS cap in the code so I'm not sure.
I'm running Windows 11, with commit 1012cc2, compiled with Visual Studio 2022.
The text was updated successfully, but these errors were encountered:
I noticed the fan on my GPU spinning up on my computer when I was seemingly doing nothing, and I was able to narrow it down to regenny.
When the window is hidden (e.g. if I alt-tab to a Firefox window that entirely covers the regenny window), regenny's GPU usage as reported by Task Manager jumps to 90-100%. When the window is visible, it drops down to ~9% (which still seems quite high).
My guess would be that there's some optimisation happening when the window isn't active where it's not fully rendering and the framerate is uncapped or something, but at first glance there does seem to be an FPS cap in the code so I'm not sure.
I'm running Windows 11, with commit 1012cc2, compiled with Visual Studio 2022.
The text was updated successfully, but these errors were encountered: