Which is more efficient? Box component with overlap event or loop timer with box overlap actor node?

Which is more efficient, box component with overlap events or loop timer with box overlap actor?

I assume the loop timer with box overlap actor node as its the same thing but with less frequency?

But some people say the box component is better as is on physics tick but don’t know why.