RFR: 8333867: SHA3 performance can be improved [v3]

Ferenc Rakoczi duke at openjdk.org
Fri Jun 14 10:39:45 UTC 2024


> This PR removes some unnecessary conversions between byte arrays and long arrays during SHA3 digest computations.

Ferenc Rakoczi has updated the pull request incrementally with one additional commit since the last revision:

  Accept more review suggestions

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/19632/files
  - new: https://git.openjdk.org/jdk/pull/19632/files/0a9f9624..4fcdd09f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19632&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19632&range=01-02

  Stats: 21 lines in 1 file changed: 2 ins; 8 del; 11 mod
  Patch: https://git.openjdk.org/jdk/pull/19632.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19632/head:pull/19632

PR: https://git.openjdk.org/jdk/pull/19632


More information about the hotspot-compiler-dev mailing list