Multithreading with luaproc plugin

I am using @luaproc for a background calculation. It seems the calculation is much slower than the main thread. Does luaproc use plain Lua for execution or does it also use LuaJIT?