Comment on Why is 2 * (i * i) faster than 2 * i * i in Java?parentComments−foldr7yI don't think this is generally true on modern processors.
Comments
I don't think this is generally true on modern processors.