thanks a lot

I think it also might be interesting to have the parallel benchs in haXe...



2007/12/4, Nicolas Cannasse <[EMAIL PROTECTED]>:
> picnic a écrit :
> > hi
> > I've 3 simple (maybe stupid) questions:
> >
> > 1. why is neko not in the lang. shootout game ;-)
>
> It was at some time, but was removed later. I guess that's because I
> failed to submit a complete set of benchs. You're welcome to contribute
> this :)
>
> > 2. how do I measure execution time so that I can make a comparison to
> > other language implementions?
>
> This can be done with the "time" command on Unix/Cygwin, or by simply
> measuring differences between $loader.loadprim("[EMAIL PROTECTED]",0)();
>
> > 3. when I try to compare the recursive benchmark, I can see some
> > differences in the output. What is the reason behind this.
>
> I remember that you can pass some parameter to the commandline in order
> to modify the bench variables.
>
> Best,
> Nicolas
>
> --
> Neko : One VM to run them all
> (http://nekovm.org)
>

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to