i know System.out.println is expensive, that is the warmup loop
i did find an answer, the first 4 numeric variables declared in a method are accessed with a shorter byte code. so the method call had a quicker access to the variables then the other way who's variables are declared far after the first 4
__________________
Donate Blood!
"Love is not finding the perfect person, but learning to see an imperfect person perfectly." -Sam Keen
|