Page 1 of 1

[2.0.32] Client - debug shows inaccurate UPS

Posted: Sat Jan 25, 2025 8:24 pm
by Maroxis
DISCLAIMER:
Server is hosted on Raspbery5 using box64 emulation.

Using server different connected clients say they have different UPS at the same time. My client shows stable 60UPS even during server slowdowns.

I've recorded 1 minute of debug with ticks showing and if I'm correct UPS is closer to 30-40 rather than being stable 60.
Factorio-UPS.mp4
(2.97 MiB) Downloaded 29 times

Re: [2.0.32] Client - debug shows inaccurate UPS

Posted: Sun Jan 26, 2025 12:04 am
by Rseding91
The debug info only ever shows your local information. It does not show what the server is running at.

Re: [2.0.32] Client - debug shows inaccurate UPS

Posted: Sun Jan 26, 2025 10:37 pm
by Maroxis
Rseding91 wrote: Sun Jan 26, 2025 12:04 am The debug info only ever shows your local information. It does not show what the server is running at.
It would be a nice feature to be able to check server UPS. We already receive update tick number on client, so it seems easy to implement.

Could you point me to guide/resources where can I check dedicated server performance?