Collider vs Collider

Hey, all,

In the iOS performance tips for physics, the list of colliders in “processor expense” order states that spherical colliders are cheaper than box colliders.

My question is pretty simple - does anyone know by what factor? How many sphere colliders can I have for the cost of one box collider?

Cheers,

SB

I remember I have read something about this and sphere colliders are by far faster than box, if I remember right, something like 5x or 6x faster.