Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8296548

Improve MD5 intrinsic for x86_64

XMLWordPrintable

    • b24
    • x86

        LEA instruction used in MD5 intrinsic is less performant on older x86 microarchitectures such as Haswell, Broadwell, Skylake, and Cascade Lake. Microbenchmark evaluation showed ~40% performance improvement by replacing LEA with ADDs.

              yftsai Yi-Fan Tsai
              yftsai Yi-Fan Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: