aboutsummaryrefslogtreecommitdiff
path: root/src/lj_vm.h
diff options
context:
space:
mode:
authorMike Pall <mike>2010-09-12 01:37:02 +0200
committerMike Pall <mike>2010-09-12 01:44:13 +0200
commitc2c08ba9b33ed89feb190aa3484bf2360db779a0 (patch)
treef657ced04905297363784bdaf15e5855b2c6b6b0 /src/lj_vm.h
parentb72ae54dc0d2bf63f23f0b9a47238ea96b0239ed (diff)
downloadluajit-c2c08ba9b33ed89feb190aa3484bf2360db779a0.tar.gz
luajit-c2c08ba9b33ed89feb190aa3484bf2360db779a0.tar.bz2
luajit-c2c08ba9b33ed89feb190aa3484bf2360db779a0.zip
Record calls to vararg functions.
This loop is now roughly 1000x faster than the Lua interpreter: local function f(a,b,...) end; for i=1,2e8 do f(1,2,i) end Yet another silly microbenchmark -- I know.
Diffstat (limited to 'src/lj_vm.h')
0 files changed, 0 insertions, 0 deletions