Faster IO
Hal Daume III
hdaume at ISI.EDU
Thu Jun 23 16:19:46 EDT 2005
I wrote something a while back to do this more quickly:
http://montev.isi.edu:8000/hdaume/download.pl?request=haskell/FastIO.tar.gz
I'm not sure if it still works or not with the latest GHC, but it
shouldn't be too hard to migrate it up.
- Hal
On Thu, 23 Jun 2005, Jim Apple wrote:
> I'm having an IO speed problem. I need to input a long string of known
> length and process it with a foldl. getLine and foldl take way too long;
> is there a known faster way?
>
> Jim
>
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
>
--
Hal Daume III | hdaume at isi.edu
"Arrest this man, he talks in maths." | www.isi.edu/~hdaume
More information about the Glasgow-haskell-users
mailing list