08-29-2013, 07:10 PM
(08-29-2013, 04:14 AM)STR_Warrior Wrote: If you compiled Lua and let MCServer execute it, would it be faster then when you would not compile it?
I don't think so, if I remember correctly, Lua compiles all the code thrown at it before executing it, so the only thing that would be faster would be plugin load time. And that is already pretty fast. And anyway, as I said, the plugins are not the bottleneck now, by far not, so there's no point in optimizing that.