| Loop body | MicroSeconds/iteration | Comment |
| int assignment | 0.100 | |
| new Integer assignment | 0.800 | |
| String assignment | 0.100 | |
| Direct call | 0.300 | |
| ReflectionUtilities.findMethod | 47.870 | Represents 89% of total call time. |
| Method.invoke | 2.500 | |
| ReflectionUtilities.invoke | 53.580 |