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: GUILE's GC - why we struggling to solve already solved problems ? (was Re: finding the top of the stack in linux)


> > Boehm's GC has A LOT OF things to make efficieng GC in specuial
> > cases possible.  Of course it's not for everyone and thus you must
> > use some internal functions.  Still it's possible (the same
> > gcj_mlc.c will be good example). Of course it's quite possible then
> > general-purpose GC still will be less efficient then special-purpose
> > GUILE's one. There are no way to know without actual try.
> 
> I'm very interested in seeing the results of an actual try.  Would you
> be willing to try the experiment, and tell us how it goes?
>

But wasn't that the very experiment han-wen conducted this morning?

-Brent 

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