On Mon, Apr 4, 2011 at 16:19, Jos Koot <[email protected]> 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 _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

