RFR: 8334342: Add MergeStore JMH benchmarks [v6]
Emanuel Peter
epeter at openjdk.org
Wed Jul 24 13:41:38 UTC 2024
On Wed, 24 Jul 2024 13:33:43 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Shaojin Wen has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 14 additional commits since the last revision:
>>
>> - Merge remote-tracking branch 'upstream/master' into merge_store_bench
>> - Merge remote-tracking branch 'upstream/master' into merge_store_bench
>> - bug fix for `putChars4C`
>> - bug fix for `putChars4C` and `putChars4S`
>> - use VarHandler CHAR_L & CHAR_B
>> - copyright
>> - bug fix for putIntBU
>> - add cases for `getChar` & `putChar`
>> - code format
>> - add `setIntRL` & `setIntRLU`
>> - ... and 4 more: https://git.openjdk.org/jdk/compare/1677d430...74f8837c
>
> Should we leave this benchmark in `vm/compiler` instead of `java/lang`?
@liach we should move it to `vm/compiler`, yes!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19734#issuecomment-2247961571
More information about the core-libs-dev
mailing list