[Chicken-hackers] [PATCH] Add more convenient condition object constructor [was: Re: [PATCH] Turn chicken.condition into a module, with syntax exports!]

2017-05-20 Thread Peter Bex
On Fri, May 19, 2017 at 01:10:03PM +1200, Evan Hanson wrote: > Hi Peter, > > On 2017-05-07 21:45, Peter Bex wrote: > > The core-library-reorganization page has "(chicken condition)" under > > "undecided", but I think it's fine the way it is. The attached patches > > add this module. > > These

Re: [Chicken-hackers] Experiments with heap shrinkage, -:hs

2017-05-20 Thread Kooda
On Fri, 19 May 2017 15:29:56 +0200 (CEST) Sven Hartrumpf wrote: > Hi all. > > I would like to experiment with heap shrinking (-:hs) for long > running, memory/GC intensive processes. > > I checked runtime.c and I read the following shrink condition: > > count <