StreamingEnabled-related question

Hi everyone! I have a pretty large map with a lot of buildings and models.

I’m trying to optimize it as much as possible for low-end devices, so I have a little question related to StreamingEnabled - if I want to achieve the most perfomance, should I select the “Atomic” option or “Nonatomic” in the models?

Thanks!

probably nonatomic for small models and atomic for big models to minimize loading in/out