def count(i:Int) = for(j <- 1 to i){} println(time (count(10000000)))