On Tue, 9 Jun 2026 06:47:00 GMT, SendaoYan <[email protected]> wrote: > Hi, is there JMH tests result could demonstrate 'CRC32C also runs faster on > modern hardware'
I'm not aware of any such tests. The main reason for the update is the reduced chance of collision with CRC32C. Performance is a secondary reason. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31428#issuecomment-4659439350
