Iiteration Speed: doThis() Vs thisScript.doThis()

Is there anyway to know the difference in iteration speed between doThis() and thisScript.doThis()?

link