Sterling Clover wrote:

Maps are a good choice for parallelism because they merge efficiently, but for the iterative aspect their performance leaves a lot to be desired.

This is not consistent with my observations, I must say.

What I've found to dominate the benchmark are straightforward string search and manipulation.

        <b
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to