guile-devel
[Top][All Lists]
Advanced

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

Re: Performance tracking


From: dsmich
Subject: Re: Performance tracking
Date: Sun, 6 May 2012 1:42:57 +0000

---- Noah Lavine <address@hidden> wrote: 
> 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.

This is what the GUILE_FOR_BUILD env var is for.

-Dale




reply via email to

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