[Haskell-cafe] Parallel parsing & multicore

Bulat Ziganshin bulat.ziganshin at gmail.com
Wed Sep 9 09:49:56 EDT 2009


Hello Anakim,

Wednesday, September 9, 2009, 5:35:32 PM, you wrote:

>   MUT   time    1.93s  (  1.99s elapsed)

>   MUT   time    2.06s  (  1.19s elapsed)

the speedup is very good. usually you don't get 2x faster execution
because cores compete for the access to memory

ps: are you sure that you correctly interpret the results? wall times
was reduced from 1.99s to 1.19s


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list