RFR: 8371571: Consolidate and enhance bulk memory segment ops benchmarks [v3]

Per Minborg pminborg at openjdk.org
Fri Nov 14 09:08:58 UTC 2025


> This PR proposes to consolidate and standardize the benchmarks related to the bulk operations for memory segments. 
> 
> All the benchmarks will now run with (heap|native)x(aligned|unaligned)x(intint|intlong|longlong) combinations.
> 
> It should be noted that with this change, the running time for the benchmarks would increase significantly.

Per Minborg has updated the pull request incrementally with one additional commit since the last revision:

  Use other allocateFrom overload

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28260/files
  - new: https://git.openjdk.org/jdk/pull/28260/files/ab303deb..f0d633d1

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

  Stats: 8 lines in 4 files changed: 0 ins; 1 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/28260.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28260/head:pull/28260

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


More information about the core-libs-dev mailing list