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: 1.3.4pre v. 1.3.2 speed


knotwell <knotwell@f5.com> writes:

> I was curious to see the other email regarding guile's increased
> startup speed.  

Which one?

> For a small bit of fun, I decided to run the 1.3.2 version of guile
> with GUILE_LOAD_PATH pointing at the 1.3.4 ice-9 tree.  Anyhow, I was
> kind of fascinated to see that's the fastest combination available on
> my machine.

How large was the difference?

In 1.3.4, the ice-9 tree has been modified in a way that should give
almost three times faster startup for scripts.  Try:

  time guile -c 1

(I'm still curious how much slower the 1.3.4 ice-9 tree was the way
 you measured.  How did you measure?)

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