This is the mail archive of the guile@sourceware.cygnus.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: generational GC


Michael Livshin <mlivshin@bigfoot.com> writes:

> Maciej Stachowiak <mjs@eazel.com> writes:
> 
> > Please, no more fundamental system features as compile-time options!
> > Mikael's comments that the app should decide if it wants thread
> > support in Guile, not the sysadmin, is appropriate here too. Although
> > run-time pluggable GC seems like overkill.
> 
> so what are you saying here, then?
> 

I guess the logical conclusion is either provide generational GC only,
or non-generational GC only. This decisions would preferrably be based
on looking at some real-life performance numbers.

 - Maciej

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