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: Guile GC behaviour



> > Does anybody have a suggestion how to solve this?
> 
> Yes, Mikael.  I have an idea:
> 
> Rewrite `gc-stats' so that it doesn't cons when GC is blocked.

Indeed.  I suspected you could figure this one out.

The thing is, it's not an especially interesting case to optimize.
It's nice not to have weird cases like this, but I don't think it will
benefit any real programs.

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