This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Lua Essentials
#6
FYes, but some of advices are very good also for JIT version E.g. using locals(also using local copy of  math.sin when using it in loop and modifying data model. Maybe this is for some advanced users intuitive but for sure for less of users. Also using simple for loop instead of in ipairs when you must optimize your script.
Done is better than perfect
Reply


Messages In This Thread
Lua Essentials - by rocfusion - 01.07.2015, 14:37
RE: Lua Essentials - by edgars - 02.07.2015, 08:16
RE: Lua Essentials - by rocfusion - 25.02.2016, 09:04
RE: Lua Essentials - by Hugo - 14.09.2020, 12:32
RE: Lua Essentials - by buuuudzik - 27.09.2018, 06:21
RE: Lua Essentials - by admin - 27.09.2018, 07:01
RE: Lua Essentials - by buuuudzik - 27.09.2018, 08:10
RE: Lua Essentials - by admin - 27.09.2018, 08:43
RE: Lua Essentials - by rogerabit - 28.01.2019, 08:37
RE: Lua Essentials - by admin - 28.01.2019, 09:08
GOTO statement - by fabiorusco - 08.05.2021, 19:29
RE: Lua Essentials - by Erwin van der Zwart - 09.05.2021, 08:14
RE: Lua Essentials - by fabiorusco - 09.05.2021, 08:47

Forum Jump: