This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: OK, what about some resolution (Re: GUILE's GC - why we struggling to solve already solved problems?)


> 
> I don't know how the rest of the Gang of Four feels about this issue,
> but speaking for myself:
> 
> If someone can post benchmarking results that come out in favor of
> Boehm --- even comparisons with Guile's non-generational GC --- I'll
> start pushing for it.  It would be nice for Guile to be able to ride
> on top of Boehm's efforts.  Boehm's GC has become a focal point for GC
> hacking, and it would be nice for us to take advantage of that.
>

For what it's worth, MzScheme uses the Boehm GC and is a fairly fast
implementation.  It might be worth looking at their code to see what
(if any) performance tweaks were used.

-Brent 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]