Hivemind AI with UE4. Is it possible?

I’d be quite surprised if the AI decision making itself showed up on your profile. The pathfinding might well do if you have RVO switched on I guess. Can’t imagine the behavior tree’s themselves would be any issue for performance (they are event driven), unless you’re doing lots of blueprint based calculations per frame, which I’ve found kills performance faster than anything.