[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua and Neko comparison
- From: bertie <katsanqat@...>
- Date: Wed, 27 Sep 2006 22:09:59 +0200
On Wednesday 27 September 2006 16:37, Nicolas Cannasse wrote:
> > Hi list,
> >
> > I have been working in the past years on the Neko VM (http://nekovm.org)
> > which share similar goals with Lua. I was interested in comparing the
> > different choices made by the two VM and how they can impact the
> > performances, so I wrote a comparison report available there :
> >
> > http://nekovm.org/lua
>
> It seems that I didn't get so many comments from Lua "wizards" that know
> about the implementation details. I would be also interested in
> benchmarking the two VM with realistic samples.
>
> Best,
> Nicolas
Exactly. I started to compare them. Couldn't do more, question of time.
Here are the results http://2007.perso.orange.fr/Code/Lua-Neko/index.htm
If some Neko or Lua programmer wants to add new codes, go ahead. It take me
only one clic to test & generate this page of results.