Faster loading components

Hy,

I load a lot of components with following method and this needs some time -_- :

image

If different components were loaded I handle them with cloning which is very fast! :slight_smile: → I would also be as fast with the LoadLayout-Method…

Is there some way to make the LoadLayout-Method faster by frontload the components in a cache or some other magic but not visible to UI?

Thx & Regards
Feature