beyond-all-reason / spring

A powerful free cross-platform RTS game engine
https://beyond-all-reason.github.io/spring/
Other
177 stars 95 forks source link

105-2511 Sudden situational unplayable performance issues #1566

Open GoogleFrog opened 4 days ago

GoogleFrog commented 4 days ago

I have a player who suddenly experiences terrible performance drops in the game. Some games run fine, others become unplayable. They sent a video that shows a concerning amount of Swap in /debug. I don't know what causes that. Apparently it is not an issue for BAR, so there could be some settings diff. See https://zero-k.info/Forum/Thread/37898

Here is a screenshot of a 720p youtube video. image

Beherith commented 4 days ago

Swap means you are waiting on the gpu. Has he tried with /luaui disable?

Beherith commented 4 days ago

Specs are: 16gb ram, Ryzen 3 3200g cpu, gpu is cpus integrated graphics. Could be anything from shared power limit, shared vram/ram, AMD STAPM

GoogleFrog commented 4 days ago

ZK updated from 1.1-2457-g8095d30 to 105.1.1-2511-g747f18b three weeks ago. This probably lines up with the report of the issue starting about two weeks ago.