Initialization Code Runtime Reduction Effort
Fragment of a discussion from Talk:XanderCat
Jump to navigation
Jump to search
Remembered a 3rd possible cause of skipped turns. The JVM executes all code in interpreted mode for a while until JIT compiler kicks in. And at least in Sun/Oracle JVMs, the default JIT mode, client or server, varies with OS.
MN