22 Oct
2006
22 Oct
'06
8 p.m.
On 10/22/06, Audrey Tang <autrijus@gmail.com> 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 <taralx@gmail.com> "You can't prove anything." -- Gödel's Incompetence Theorem