[erlang-questions] Erlang arithmetics

Isaac Gouy igouy2@REDACTED
Sun Oct 31 01:57:16 CEST 2010


On 10/30/10 10:03 AM, Dmitry Demeshchuk wrote:
> Greetings.
>
> I'm writing an article comparing Erlang and Node.js and I stumbled
> upon the performance question.
>
> My initial goal was to compare some basic arithmetics speed, like the
> total distance between randomly distributed points.


Or like n-body?

http://shootout.alioth.debian.org/u64/program.php?test=nbody&lang=hipe&id=3

http://shootout.alioth.debian.org/u64/benchmark.php?test=nbody&lang=v8

Note: TraceMonkey does better 

http://shootout.alioth.debian.org/u64/program.php?test=nbody&lang=tracemonkey&id=1


Or like spectral-norm?

http://shootout.alioth.debian.org/u64/benchmark.php?test=spectralnorm&lang=all



      


More information about the erlang-questions mailing list