[racket] racket http server, major GC: -216 bytes collected

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Jan 9 10:48:12 EST 2011

You can call collect-garbage (from a separate thread with a sleep or something).

Robby

On Sunday, January 9, 2011, Stefan Schmiedl <s at xss.de> wrote:
> On Sun, 9 Jan 2011 07:20:03 -0700
> Jay McCarthy <jay.mccarthy at gmail.com> wrote:
>
>> FWIW, I have no clue.
>
> Good, that means it is interesting :-)
>
> Is there a way to increase the major GC frequency? It would make
> investigating this a lot faster if it occurred every few seconds
> instead of the default setting that it has now.
>
> s.
> _________________________________________________
>   For list-related administrative tasks:
>   http://lists.racket-lang.org/listinfo/users
>


Posted on the users mailing list.