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:[email protected]

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to