Is there anything I can do to improve configuration time?
I already went through unnecessary plugins and dependencies, yet its like 15seconds
Anything other than "not have so many modules"?
v
Vampire
12/16/2021, 4:00 PM
Use the confiugration cache, but be aware that it is still experimental.
But with it, the configuration is cached if nothing changed, so if you run the same task again, configuration can be skipped completely.
u
ursus
12/16/2021, 4:32 PM
Im aware, I tried it, and it kept breaking unfortunately, not ready yet
v
Vampire
12/16/2021, 4:34 PM
Another thing you could use if your build is compatible with it is configure on demand
btw I tried the config on demand .. it works & helps so great, however the github issues tracker says they wanted to deprecate it etc & there could be some build failures - I've experienced none so face - .. anyways, are they actually trying to make it stable or is a dead end and project isolation is their focus?
v
Vampire
12/18/2021, 10:06 PM
I have no idea.
Vampire
12/18/2021, 10:07 PM
But I guess the configuration cache will probably be the focus