What's better of these two?
#5

Quote:
Originally Posted by OneDay
View Post
How is more code more optimised than less code? B is better - the server works out who to call not you
"How is more code more optimised than less code?"
Less code doesnt mean that it'll run faster. The code amount doesn't matter if you have no clue what you are doing and you use old methods which aren't a thing anymore. Number of lines never matter. Obviously writing a system on the lowest lines of number possible is always a good thing for better readibility, but thats it. Run some tests.

Also having less timers than more timers is a good thing.
Take timers are cron jobs. If you can put code into one cron job instead of making tons of them, why wouldn't you do it?
Reply


Messages In This Thread
What's better of these two? - by StrikerZ - 03.10.2017, 12:52
Re: What's better of these two? - by DelK - 03.10.2017, 13:21
Re: What's better of these two? - by OneDay - 03.10.2017, 13:33
Re: What's better of these two? - by whadez - 03.10.2017, 13:35
Re: What's better of these two? - by whadez - 03.10.2017, 13:40
Re: What's better of these two? - by StrikerZ - 03.10.2017, 13:48
Re: What's better of these two? - by coool - 03.10.2017, 15:54
Re: What's better of these two? - by KaryM4Life - 21.10.2017, 18:15
Re: What's better of these two? - by jlalt - 21.10.2017, 18:18
Re: What's better of these two? - by KaryM4Life - 22.10.2017, 10:50

Forum Jump:


Users browsing this thread: 1 Guest(s)