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: Regarding recent 2-word change


Mikael Djurfeldt <mdj@mdj.nada.kth.se> writes:

> I guess we should keep these changes in Guile for a little while,
> though, so that people can try it out and report their findings.
> (Please vary heap sizes (call to scm_init_storage in init.c) while
>  doing so.)


You can get the original Guile with

  cvs update -r mdj_pre_doublecell

and the version right after the change with

  cvs update -r mdj_post_doublecell

Remember to benchmark on a statically linked Guile (big binary) and
with the debugging evaluator turned off.

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