The standard way to improve performance would be to run loaders on separate threads. There should be various ways to do this while retaining the synchronization of the `assets` shared object through a custom channel.
The standard way to improve performance would be to run loaders on separate threads.
There should be various ways to do this while retaining the synchronization of the
assetsshared object through a custom channel.