Help with server microprofiler

I’m currently trying to improve server performance on a game that I am working on. The server starts to slow down quite a lot when the game exceeds 50 players or so, with server ping and script activity getting quite high

To try and pinpoint the cause of the server lag I tried looking at server micro profiler logs however the problem is I don’t know what a lot of the stuff on there means


log_f20ef_microprofile_20220409-164852.html (2.0 MB)

This is what the logs look like on a nearly full server.

The things that stand out to me are the ‘Replicator ProcessPackets’ things and also the row with the red text called ‘RakNet’ which seems to have a lot of warnings.

What do these things mean and how can I reduce the impact that they have on the server?

1 Like