[Haskell-cafe] Re: Space leak
Achim Schneider
barsoap at web.de
Mon Mar 15 17:27:20 EDT 2010
Ketil Malde <ketil at malde.org> wrote:
> Lazy IO always worked well for me, so althouhg I feel I should look
> more deeply into "real" solutions, like Iteratee, my half-hearted
> attemts to do so have only resulted in the conclusion that it was
> more complicated, and thus postponed for some rainy day... lazy IO
> for lazy programmers, I guess.
>
If you have a huge data set and a large address space (say, a 64-bit
processor), you may want to use bytestring-mmap.
--
(c) this sig last receiving data processing entity. Inspect headers
for copyright history. All rights reserved. Copying, hiring, renting,
performance and/or quoting of this signature prohibited.
More information about the Haskell-Cafe
mailing list