
30 Aug
2009
30 Aug
'09
12:15 p.m.
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@gmail.com