pan3793 commented on PR #8371: URL: https://github.com/apache/hadoop/pull/8371#issuecomment-4159541037
Modern JDKs should be able to leverage hardware capacity to speed up the calculation of CRC32/CRC32C. Have you compared this implementation with the JDK built-in one? If JDK does this well, seems we don't need to duplicate this on the Hadoop side. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
