Thank you Sven, weâre already skipping writing to the epicea log, Iâm now wondering can we also skip the notifications or not really? Cheers, George
On 6 Dec 2019, at 19:01, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Yes, some improvements are needed.
There are many steps:
- downloading the code (networking) - loading the code (file io) - compiling the code - writing to the changes file - writing to the epicea log - system notifications - reactions to those system notifications
BTW, doing a cleanup for production is also too slow, so I am guessing most time is lost in the last 4 items.
On 6 Dec 2019, at 17:07, George Ganea <georgeganea@gmail.com> wrote:
Hi all,
Currently loading GToolkit takes quite some time (arount 18 minutes at the best of times) we were wondering if thereâs been any attempts at improving code loading times in Metacello/Monticello. Or mabye there are some ideas on how one might start doing something like this?
Cheers, George