[Haskell-cafe] Slow IO?

Mark Wotton mwotton at gmail.com
Wed Sep 2 01:08:57 EDT 2009


On 02/09/2009, at 2:26 PM, Eugene Kirpichov wrote:

>>
>
> I've got a Centrino Duo 2000 (I'm on a notebook), Ubuntu 9.04 and  
> ghc 6.10.2.
>
> However, we have not set up on what exact input file we're using :)
> I'm using one where it is written "10000000 3" and then 10000000 lines
> of "999999999" follow.
>
> Also, I wonder what one'd get if one compiled this program with jhc,
> but I don't know whether jhc is able to compile Data.ByteString.

It couldn't last time I tried - choked on some INLINE pragmas. Might  
not be a massive job, but there aren't enough hours in the day...

mark


More information about the Haskell-Cafe mailing list