Optimisation Tips

lua-users home
wiki

Here are some ideas for optimising Lua code. Lua is already quite a quick scripting language. There are some issues to be aware of when writing code so that you can get the best efficiency. Most of the information on the pages here was copied from the Lua mailing list. Thanks to the posters for the information.


See also: SampleCode, OptimizedSampleCode, LuaInRealTimePrograms
RecentChanges · preferences
edit · history
Last edited July 17, 2010 2:41 am GMT (diff)