RFR: 8343629: More MergeStore benchmark [v4]

Shaojin Wen swen at openjdk.org
Wed Nov 13 17:06:12 UTC 2024


> 1. Added the putBytes4 benchmark, which corresponds to StringBuilder appendNull
> 2. Optimized the putChars4/setInt/setLong series of benchmarks to reduce extra overhead and more accurately reflect performance differences.

Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:

  fix jvmArgs

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21659/files
  - new: https://git.openjdk.org/jdk/pull/21659/files/4293ced9..2e88b024

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/21659.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21659/head:pull/21659

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


More information about the hotspot-compiler-dev mailing list