Is < faster than Is if (a < 901) faster than if (a <= 900)? Not exactly as in this simple example, but there are slight performance ... April 11, 2022 0 Comments