All I'm going to say before I leave, is that there are more arbitrary numbers again... Also, don't forget that Lua is an interpreted language with an engine (Lua5.1.dll
) compiled in C or CPP. Machine-code compiled products will always run faster, if the same code is implied.
CUDA is awesome, but only exists on systems which support it. People without a nice graphical card or some bad-a$$ API will not be able to use it.

CUDA is awesome, but only exists on systems which support it. People without a nice graphical card or some bad-a$$ API will not be able to use it.
Comment