[erlang-questions] performance on multicore computer
Jiansen He
jiansenhe@REDACTED
Sat Oct 23 00:24:58 CEST 2010
Hi all,
I write a small program to try parallel computing in Erlang. However, I
find that it only use 110-120% CPU. I running a dual core iMac with
hyper-threading technology.
In Haskell, I can explicitly point out how many cores in my machine and I
find my program consumes about 380% CPU.
How can I let erlang use more CPU?
Jiansen
More information about the erlang-questions
mailing list