bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Serious performance issues with 1.9.0


From: Ludovic Courtès
Subject: Re: Serious performance issues with 1.9.0
Date: Fri, 17 Jul 2009 17:16:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Hi,

Martin Ward <address@hidden> writes:

> The only file in ~/.cache is guile-1.9.1/test-suite/lib.scm.go

Then there must be something wrong.

If you unset GUILE_AUTO_COMPILE, Guile should automatically compile all
source files not already compiled and store them under ~/.cache.  When
it does, it prints lines telling which files it auto-compiled, possibly
with an error message if it failed to do so.

Can you double-check what happens exactly?

> Guile 1.8.7 takes 81 seconds on this example.
>
> SCM 5e5 takes 18 seconds.

Now, *this* is bad news for 1.8.  I suppose 1.8.7 compiled
`--without-threads' would yield better performance.  It would be
interesting to try that.

Thanks,
Ludo'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]