The Computer Language Shootout

Ulf Wiger ulf@REDACTED
Fri Mar 24 07:04:23 CET 2006


Den 2006-03-23 22:26:18 skrev Kenneth Johansson <ken@REDACTED>:

> My version by the way was dead last :( a wooping  99 times slower than
> the fastest entry.
>
>
> http://shootout.alioth.debian.org/gp4/benchmark.php?test=knucleotide&lang=all

It's a lot better now. (:

Roughly a 10x improvement.

There are several optimization flags available for HiPE.
What's the outcome when those are applied?

I noticed that the gcc code was compiled with '-O3', and
the ocaml entry with '-noassert -unsafe -ccopt O3'. Not that
I know what all that means, but it sure sounds like they
are squeezing that little extra umph out of their programs.

/Ulf W
-- 
Ulf Wiger



More information about the erlang-questions mailing list