Programming

32 thoughts
last posted May 6, 2017, 10:17 p.m.

5 later thoughts

0

The JVM will only inline methods if they are less than 36 bytecodes long putting an emphasis on small methods if you want to get the best out of the auto-optimisation at runtime.

26 earlier thoughts