Re: Measuring server frame time? [message #492115 is a reply to message #492113] |
Fri, 31 March 2017 10:02 |
dblaney1
Messages: 358 Registered: March 2014 Location: United States
Karma:
|
Commander |
|
|
Gen_Blacky wrote on Fri, 31 March 2017 07:18 |
iRANian wrote on Fri, 24 March 2017 14:48 | GENBLACKY
|
Sorry I have been busy and forgot to respond. Why never on irc!
I have been working on Brenbot recently. A server resource tool would a cool idea. It would be very cool to determine processing time and such of observers/scripts long running stuff. But really is unnecessary. ( still would do it for the fun )
WD has been doing his thing and testing da 1.9.0.
Jerad Gray wrote on Sun, 26 March 2017 18:58 |
dblaney1 wrote on Fri, 24 March 2017 17:53 | The best way to reduce lag on the server is to run the default sfps of 60. The more even the fps the better. Running 100 will just make things laggier.
|
And have the clients run with vsync on as well, if both can run 60fps it minimalizes the physics inconsistencies.
|
yep and yep
|
Most of the cpu time is not really related to scripts per say. The engine code is way heavier than anything the scripts or DA is doing. Lots of collision math and raytraces etc. Plus all the network stuff. Sending updates to a bunch of players seems to be one of the larger chunks of cpu usage. I usually can have hundreds of bots fine but once you hit like 20-30 players the cpu usage goes up a lot.
[Updated on: Fri, 31 March 2017 10:27] Report message to a moderator
|
|
|