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: Again: Guile + Boehm's gc


Dirk Herrmann <dirk@ida.ing.tu-bs.de> writes:

> The more I think about it, the more I like the idea to try out using
> guile with Boehm's gc. 

Yes.  And post numbers, please.  As far as I can tell garbage
collection in MZScheme is slow.  I think that's why it also has a
precise gc (under /gc2). (Altough I'm not sure, is that code used at
all?)


> However, as I have described, it will cause a lot of work to get
> _realistic_ benchmarking results, since it is hard to tell how much
> overhead there is in guile just _because_ of the current gc.

What's wrong with compiling both MZScheme and guile with profiling
enabled and then run a simple script that creates some garbage?
Maybe Boehm's gc bench can be used, I don't know.


Jost

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