jit.opt.start
jit.opt.start( ... )
Description
JIT compiler optimization control. The opt sub-module provides the backend for the -O command line LuaJIT option. You can also use it programmatically, e.g.:
A list of LuaJIT -O command line options can be found here(a table of various optimization levels are displayed towards the bottom of the page along with exactly which optimization options are enabled for each level): http://luajit.org/running.html
Arguments
Page views: 10,616
Updated: A Long Time Ago
Updated: A Long Time Ago