GoTo surfing.
Fragment of a discussion from Talk:Gilgalad/movementStrategy
Jump to navigation
Jump to search
My number one guess is... perhaps you are using a 64-bit OS in one case and 32-bit in the other case?That can have a significant impact on performance with pointers (which the JVM relies on much more heavily than typical compiled code)
Yes, the Linux installation is 64-bit but the windows is 32 bit. Thanks!
AW