Optimizing Lua for cyclic execution

I'm exeucting my Lua script once per program cycle of 10 ms. using the same Lua_state (luaL_newstate called once in my app) Calling luaL_loadbuffer complies the script very fast for sure, still it