guile-devel
[Top][All Lists]
Advanced

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

Re: Performance tracking


From: David Kastrup
Subject: Re: Performance tracking
Date: Sat, 05 May 2012 18:42:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Noah Lavine <address@hidden> writes:

> It appears to me (anecdotally) that most of the build time is spent
> compiling Scheme code, rather than C code.
>
> One idea I had been toying with is whether Guile could compile faster
> if it had another copy of Guile already around, so it could skip the
> portion of compile-time where the interpreter is running the compiler.

Bootstrap hell.  If the "copy of Guile already around" happens to
produce different code, you have lots of fun ahead.

-- 
David Kastrup




reply via email to

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