Ok, then you could profile your game and see where the performance goes Profiler Tool Reference | Unreal Engine Documentation
and
And do you mean that as long as the actors live the world tick continually increases? If so, then you may constantly spawn something in those actors without destroying it.