benchmark: loop_whileloop2: | i = 0 while i< 6_000_000 # benchmark loop 2 i += 1 end loop_count: 1