On 15/11/2017 15:27, Dmitry Chuyko wrote:
Moving the nativeOrder out of the loop make sense but I'm curious about the context for improving this implementation. You mentioned it helps -Xcomp but that is typically for testing. Is there some environment that is disabling the HotSpot intrinsic?Hello,Please review a performance enhancement for java.util.CRC32C pure Java implementation.
-Alan