Posted: Fri Sep 05, 2008 4:58 pm |
|
I have wrote a pathfinding routine in Lua. Now the problem is that interpreted the routine is too slow. Only after compiling to .luac i get the estimated speed. Now my question is: will Awakening compile all used scripts or do it also only interprete the Lua code during execution ?
--Update--
Seems a problem of the Lua editor - from command prompt much faster - hope also in Awakening