Performance question

ok, lets say i want to move a movieclip from right to left with an easing movement, i can use the tween class to achieve this or i can just type the the few lines of code myself, is there any performance difference between these 2 methods? if there is, wich one is more processor intensive?