lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 5/17/2011 3:53 PM, Isaac Gouy wrote:
>> Yes, the choices of the computer benchmark game are pretty
>> arbitrary.
>
> The distinction isn't between arbitrary choices and principled
> choices - it's between choices you like and choices you don't like
> :-)

LuaJIT 2 stood out as the fastest scripting language in general usage, with some of the tightest code. It seems rather wrong to exclude it from ANY reasonable standpoint, if your goals are to find the languages that perform the best. Maybe the current maintainer doesn't like the fact that it left V8 (or some other favorite language) eating its dust.

Tim