Multiple variables vs one variable speed performance?
#5

There would be no difference that is noticeable. Technically, calling another function would add more execution time, but it would be so miniscule you would never notice (seriously).

Create your script, test it and profile it, THEN, if you need to improve the performance, focus on the calls with the highest execution time.
Reply


Messages In This Thread
Multiple variables vs one variable speed performance? - by ElMaestro123 - 24.03.2018, 20:08
Re: Multiple variables vs one variable speed performance? - by v1k1nG - 24.03.2018, 20:11
Re: Multiple variables vs one variable speed performance? - by ElMaestro123 - 24.03.2018, 20:13
Re: Multiple variables vs one variable speed performance? - by v1k1nG - 24.03.2018, 20:33
Re: Multiple variables vs one variable speed performance? - by Grim_ - 25.03.2018, 02:35

Forum Jump:


Users browsing this thread: 1 Guest(s)