slowness in guile 1.8

2007-05-25 Thread Andy Wingo
Hello guile devs, I am doing some profiling with guile-gnome and guile 1.8. It is significantly slower than 1.6. One reason in guile-gnome is the thinking behind e.g. this change from 2004: 2004-12-22 Marius Vollmer <[EMAIL PROTECTED]> * boot-9.scm (module-make-local-var!): When creati

Re: slowness in guile 1.8

2007-05-25 Thread Ludovic Courtès
Hello Guilers! Andy Wingo <[EMAIL PROTECTED]> writes: > 2004-12-22 Marius Vollmer <[EMAIL PROTECTED]> > > * boot-9.scm (module-make-local-var!): When creating a new > variable, initialize it to the value of any imported variable with > the given name. This allows code like (d