> 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 three additional commits since the last revision: - Remove lingering comment - Refactor and use long arrays - Remove BulkOps ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28260/files - new: https://git.openjdk.org/jdk/pull/28260/files/faaedb93..ab303deb Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28260&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28260&range=00-01 Stats: 441 lines in 5 files changed: 46 ins; 353 del; 42 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
