flat-state-47578
11/01/2023, 3:49 AMExecuted in 687.61 secs fish external
usr time 21.10 secs 0.15 millis 21.10 secs
sys time 10.93 secs 1.09 millis 10.93 secs
Admittedly we have about 16 subdirectories and maybe 30 services plus a bunch of tasks and a couple of workflows, but running the above command takes almost 12 minutes, even on repeated runs.
I'm doing this using Garden 0.13.18
with the 0.12 compatibility mode (we have so many changes to make, so I'm trying to stage this as much as possible).
I notice that it is running some update commands for all of the actions of each service - e.g. build, deploy, run, and then the actual remote modules themselves. This multiplies the number of updates it needs to perform by 4x, and I'm not sure that's necessary - the source is only used by the build after all.
Is this just a compatibility mode thing, or a generally 0.13 thing?quaint-dress-831
11/01/2023, 10:45 AMflat-state-47578
11/01/2023, 10:51 AMquaint-dress-831
11/01/2023, 10:54 AMflat-state-47578
11/02/2023, 12:34 AM✔ graph → Done (took 1.8 sec)
quaint-dress-831
11/03/2023, 11:43 AM