RFR: 8371571: Consolidate and enhance bulk memory segment ops benchmarks
Jorn Vernee
jvernee at openjdk.org
Wed Nov 12 14:08:56 UTC 2025
On Wed, 12 Nov 2025 13:24:50 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> 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.
>
> test/micro/org/openjdk/bench/java/lang/foreign/BulkOps.java line 1:
>
>> 1: /*
>
> I this can now be deleted, as it's covered by the other benchmarks?
Yeah, I was also expecting BulkOps to be removed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28260#discussion_r2518445332
More information about the core-libs-dev
mailing list