[erlang-questions] performance on multicore computer

Jiansen He jiansenhe@REDACTED
Sun Oct 24 22:55:22 CEST 2010


Thanks again.  I should notice this mistake.  I may post my testing result
when I further decomposed other parts of the program.

I also guess that Haskell version will be faster in absolute time, but I'm
more interested which will speed up closer to the 4X faster than their
sequential version.

So far, my Haskell code has very close to 4X even if I only changed one line
code.  whereas Erlang only speed up at small proportion.  In fact, I also
have a Scala version, which is almost identical to Haskell, but does speed
up much neither :(

Jiansen


More information about the erlang-questions mailing list