Just fell on this thread and thought I'd add my input.
As of this moment, the Pin behavior is more reliable when you need to do accurate tracking. For example, I needed an object's location and rotation to update in relation to the mouse cursor, without a delay. It did a really great job compared to setting the position and angle every tick.
I have not notice any difference in performance.