Performance Wise, Should I use Behaviour Trees or Standard BP script for NPCs? (Roaming AI)

I have about 100 actors running around a level. Since they’re just passive roaming AI, I used event driven BP scripting instead of using tick etc… Many of them are visible at a time yes.

No significant performance hit as of yet though.