[Haskell-cafe] Slow IO?

Bulat Ziganshin bulat.ziganshin at gmail.com
Sun Aug 30 08:15:42 EDT 2009


Hello Steve,

Sunday, August 30, 2009, 3:54:53 PM, you wrote:

> So it looks like Haskell is ~13 slower for IO than C/C++, even (I
> assume) when using Data.ByteString or other speed-up tricks.

it means that *your* program is 13x slower than C one and nothing
more. in particular, your program may be constrained by readInt
speed


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



More information about the Haskell-Cafe mailing list