On Wed, 12 Nov 2025 13:24:50 GMT, Maurizio Cimadamore <[email protected]> 
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

Reply via email to