<br><br><div class="gmail_quote">On Wed, Aug 4, 2010 at 11:21, Robby Findler <span dir="ltr">&lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

That is a bit surprising. Does that happen the first time or every<br>
time? Do you have compilation disabled in the module language (it is<br>
enabled by default)?<br>
<br></blockquote><div><br>&quot;Populate compile directories&quot; is checked.<br>This delay happens every time, even when I don&#39;t change anything in the sources. <br>Now that I say it, it looks more like a launch time than a compile time.<br>

Is there a way to find the compile time alone ?<br>Nevertheless, I have lost 20 seconds I think with this split.<br>Can this be because each new module must now `require&#39; a number of others modules, whereas this was done only once in the previous case?<br>

All my modules contain only definitions, except for the top-level one. I suppose those these definitions are not re-evaluated completely at each `require&#39;?<br><br>Notably, I have a (auto-generated) 1500 lines module that is required in several places.<br>

</div></div>