Closed ihouvet closed 2 weeks ago
Hi @AlexStepantsov. I've implemented base functionality, current the application skips all bootstrappers when assemblies stay unchanged. Please review code of bootstrappers to ensure that they don't prepare additional data (e.g. cache)
Overview
Solutions startup time can be a little bit longer on Shesha applications and seem to be offputting to some community members see. In particular of the boottrappers seem to consume the most time.
Acceptance Criteria