[Haskell-cafe] Concurrency performance problem

Łukasz Dąbek sznurek at gmail.com
Mon Mar 4 22:43:26 CET 2013


2013/3/4 Johan Tibell <johan.tibell at gmail.com>:
> I believe it's because -N makes GHC use the threaded RTS, which is different
> from the non-threaded RTS and has some overheads therefore.

That's interesting. Can you recommend some reading materials about
this? Besides GHC source, of course ;) Explanation of why decrease in
performance is proportional to number of cores would be great.

--
Łukasz Dąbek



More information about the Haskell-Cafe mailing list