We now all know, particularly from that nice article, that we should prefer css-transforms to animate position.
But we got the choice between translate() an
translate()
This site below runs tests comparing translate(), translate3d(), and a couple other properties. According to it, translate3d() is faster in most browsers.
translate3d()
http://jsperf.com/translate3d-vs-xy