The fastest loop
#1

Well, I actually wonder what's faster, i < MAX_PLAYERS or creating a variable ConnectedPlayers which means that we'll also need to ++ on OnPlayerConnect and -- on OnPlayerDisconnect, so is it worth creating this variable just for faster loops?
Reply


Messages In This Thread
The fastest loop - by Tomer!.$ - 24.04.2012, 15:01
Re: The fastest loop - by ViniBorn - 24.04.2012, 15:16
Re: The fastest loop - by MP2 - 24.04.2012, 15:17
Re: The fastest loop - by Richie© - 24.04.2012, 15:18
Re: The fastest loop - by MP2 - 24.04.2012, 15:34
Re: The fastest loop - by Tomer!.$ - 24.04.2012, 16:01
Re: The fastest loop - by ViniBorn - 24.04.2012, 17:04
Re: The fastest loop - by kadaradam - 24.04.2012, 17:23
Re: The fastest loop - by MP2 - 24.04.2012, 17:28
Re: The fastest loop - by AndreT - 24.04.2012, 17:39

Forum Jump:


Users browsing this thread: 1 Guest(s)