[plt-scheme] Garbage collection woes

From: Henk Boom (lunarc.lists at gmail.com)
Date: Tue Nov 20 03:30:53 EST 2007

On 16/11/2007, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> Of course, I should have tried Linux... The compile problem that you
> saw is now fixed in SVN.

I finally found time to give it another go recently. It compiles fine
now, but it looks like performance is worse with the compacting
collector, as the pauses are much more frequent with it.

Am I right in thinking that the solution for will have to be changing
the nursery size at compile time?

Thanks for the help,
    Henk Boom


Posted on the users mailing list.