For Loop Faster In Counting Values

It’s almost a factor two faster than the sum. And since the integrated sum should be about five times faster than manually adding a list (depending on the answer), it means that it is actually ten times faster! Does saving the fact of having to add only one counter for half the values, because the other half is ignored, is enough to take into account this difference?
