Closed qiemem closed 5 years ago
3e0ce2370f1f26af1fa8ca7fd5a5a7ef377931a1 reduces load times dramatically. For instance, the setup time of the Sheep with Brains models went from about 33 seconds to 6-7 seconds. So I'm going to go ahead and close this. More improvements could be made if compiled procedures could be reused between models, but that would require major structural changes to the NetLogo compiler. 6 seconds is also pretty good for opening 200 models, so I'm going to go ahead and close this.
38 is one strategy to solve this. Another idea would be to open models in parallel and the block on first interaction.