|
For code that is only executed once (or few times), the time tom optimize might be larger than the benefit from optimizing. If you want to optimize Lua code, it should be an optional flag (like -o? in GCC). But than again, the common argument is, if you want to be really fast, you may just use C.