On 10/22/06, Audrey Tang <[EMAIL PROTECTED]> wrote:
I just implemented it that way, and benchmarking shows little or no
parallelism gain is made by it,
compared to the [MVar] approach suggested by Sebastian Sylvan
( http://pugs.blogs.com/pugs/2006/10/more_smp_parall.html )...

I wonder why? The IO monad is strict, so the computations should be
done in parallel...

--
Taral <[EMAIL PROTECTED]>
"You can't prove anything."
   -- Gödel's Incompetence Theorem
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to