I’m trying to figure out the complexity of an empty foreach, the foreach loop iterate when its not empty, but when i remove its content the time took to execute drops by a lot.
it doesn’t seem to iterate with me when it’s empty, please rectify me.
1