Author Topic: Lag that Impacts Framerate  (Read 1372 times)

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Lag that Impacts Framerate
« on: March 29, 2007, 05:23:54 PM »
Ok, this is interesting.  After looking at the oddity in Kaos' screenshot where the lag dropped his framerate down to 3, I've been going around trying to reproduce it on different servers.  I had a small spike on the "Raritan high School!" server where it happened.  It actually caused the game to stutter and gave me a brief dip in framerate.  Then I went to some foreign server with a 250 ping, consistently higher than the small lag spike I had, and it had no impact on my framerate.  It's not just generic lag.  Something is causing the sockets to block, I think.  But what?  The sockets are set to be non-blocking.  Somewhere along the line, though, there's a hold-up while receiving data from the server.

KiLo

  • Autococker
  • Posts: 2086
Re: Lag that Impacts Framerate
« Reply #1 on: March 29, 2007, 05:28:27 PM »
I know you posted something similar to this in the thread about lag on the EV1 Servers. If this is the server blocking the sockets this could be a problem with the EV1s and then it might be a good idea to switch to The Planet.

Eiii

  • Autococker
  • Posts: 4595
Re: Lag that Impacts Framerate
« Reply #2 on: March 29, 2007, 08:50:16 PM »
This would be entirely a coding issue, I believe. Nothing to do with hosting.