Hi,
I have a project that took too long in order to load.
The preloader is fast, but when the composition is starting to load it takes very long time.
I have a lot of json files with images. Do you know if these images are loading at the beginning of the loading or not?
The most of the code is place at stage -> compositionready
How I could reduce the loading time?