What would you choose between BP or Behaviour Trees ?

Hi there,

I am making game AI and i don’t know what is the best for performance ?
Are BP only logic faster than BP + BT logic ?
I would like to use BT because they are more apprpriated to write and debug for AI tasks.