|
|
||
|
So that doesn't appear to be the case..
Simon
Just guessing, but the time taken will not be in the execution of your script but the VM creation and parsing of the Lua script. If you were to separate the thread/vm creation and the script execution (so that the thread/vm gets created before you want to use it), you should find the script execution to be pretty quick.
DB +++++++++++++++++++++++++++++++++