• + 0 comments

    ">>" is a bitwise operator. Because processor converts all the data to bits to perform any action, bitwise operation is considered to be faster than mathematical operations from what I understand.