Blueprint optimization

Well, I’ve checked the AddStatichMeshComponent nodes in my Blueprint, and its Mobility was set as Movables. So I changed it to Static and FPS got a bit higher, but still drops to the ‘red zone’ sometimes.

How can be handled this kind of issue: when I rotate camera around very fast, some of the cells appear/disappear. I understand that it’s Z-buffering in progress…