03-16-2015, 09:39 AM
(This post was last modified: 04-17-2015, 07:36 AM by DiamondToaster.)
I'd like to make a repo for these binaries as, at least to my knowledge, they don't exist. I've sucessfully built binaries for ARM/x64 Linux that use LuaJIT instead of regular Lua without much effort. I saw a HUGE difference in speed and hoped it would help RPi2/Beaglebone users out here as well. It managed to broadcast 100000 chat messages to all clients in under 2 seconds while regular interpreted Lua took about 4 minutes.