On Thu, 2004-10-21 at 11:44, Sam Steingold wrote:
> 
> > * Raymond Toy <[EMAIL PROTECTED]> [2004-10-21 10:11:08 -0400]:
> >

> > Can't explain this.  The snip you gave aboves compiles "instantly"
> > even on a slow box.
> 
> I will revisit this when the other issues are resolved (ignorable flet
> functions and load forms for structure objects)

I bet the two are related:  creating the load form is calling some of
your code that is doing a lot of work at compile time (perhaps doing a
ton of file IO, or calling an interpreted function, e.g. one in the file
that is being compiled, but that isn't compiled at the time the load
form is created.)

-- MMN



Reply via email to