[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua and Neko comparison
- From: Nicolas Cannasse <ncannasse@...>
- Date: Thu, 28 Sep 2006 15:12:31 +0200
> IMHO the Neko community should contribute a _complete_ set of
> benchmarks to the shootout. Then everyone can do a proper
> comparison.
Some are available in neko/src/benchs
> On the few semi-comparable benchmarks I tried, Lua easily beats
> Neko -interp. And LuaJIT beats the hell out of Neko JIT (between
> 2x and 6x slower).
Could you give more informations ?
- which benchs (with sources)
- which OS/configuration
That would help.
But again, my original post was not to compare performances but more the
VM architecture choices, and their implications on different performances.
Nicolas