[racket] Out of memory

From: Pierpaolo Bernardi (olopierpa at gmail.com)
Date: Mon Apr 4 10:25:52 EDT 2011

On Mon, Apr 4, 2011 at 16:19, Jos Koot <jos.koot at telefonica.net> wrote:
> I think you have to increase the memory limit. With limit 128 Mb Racketb
> consequently runs out of memory on my system.
> The program runs well with limit 256 Mb.

Yes, I know this.  But this function should not consume memory in the loop.

I forgot to mention that the out of memory does not happen when
requesting the big vector, but after a few seconds, that is, while
looping.

Cheers


Posted on the users mailing list.