This is the mail archive of the guile@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: speed and consing (Re: DHARMI project)


>>>>> "Telford" == Telford Tendys <telford@triangle.triode.net.au> writes:

    Telford> (roughly:
    Telford>   25% scm_gc_mark 25% scm_gc_sweep 25% scm_deval 25%
    Telford>   everything else in the program)

    Telford> I guess I'll keep looking for ways to cut it down.

 Generational gc would probably help, wouldn't it?