On Mar 10, 2010, at 1:23 AM, Yuri Takhteyev wrote: > Also, has anyone had success running WSAPI on LuaJIT (either with > Xavante or with FastCGI)? If so, how much of a speed up does this > offer?
Didn't have a chance to check the latest version, but for LuaJIT 2.0.0-beta1: % lua -v Nanoki.lua . 0 1080 Requests per second: 773.17 [#/sec] (mean) % luajit -v Nanoki.lua . 0 1080 Requests per second: 1174.19 [#/sec] (mean) % luajit -v -joff Nanoki.lua . 0 1080 Requests per second: 1167.37 [#/sec] (mean) http://thread.gmane.org/gmane.comp.lang.lua.general/58814/focus=58851 _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/