Regardless of a speed boost I like to include it. It documents your intent when using a variable so when you or someone else comes back to it after a break you have a better idea of what to do with it. For loop counters you almost always want %, for SIN and COS you want #. If you don't specify you may end up with a floating point number when you wanted an integer too. It pays to be precise.