I am not skipping turns
Fragment of a discussion from Talk:CPU constant
← Thread:Talk:CPU constant/I am not skipping turns/reply (2)
Jump to navigation
Jump to search
← Thread:Talk:CPU constant/I am not skipping turns/reply (2)
I strongly suspect that if your thread doesn't pause often enough for long enough it will be paused by the JVM for a longer period for housekeeping tasks (GC, updating to JIT'd codepaths etc). I managed to create a fix for the ThreadDeath / long pause, which was simply adding a 1ms pause every tick. Maybe doing something like this would help on your side as well?
Skilgannon (talk)
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:Talk:CPU constant/I am not skipping turns/reply (3).