RFR: 8343629: More MergeStore benchmark [v5]

Emanuel Peter epeter at openjdk.org
Wed Jan 8 08:50:53 UTC 2025


On Fri, 15 Nov 2024 04:15:36 GMT, Shaojin Wen <swen at openjdk.org> wrote:

>> 1. Added the putBytes4 benchmark, which corresponds to StringBuilder appendNull
>> 2. Optimized the putChars4/setInt/setLong series of benchmarks to reduce extra overhead and more accurately reflect performance differences.
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   seperate MergeStoreBench and MergeLoadBench

Sorry it took me this long. I think it is ok as it is. Thanks for the work @wenshao !

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

Marked as reviewed by epeter (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21659#pullrequestreview-2536508155


More information about the hotspot-compiler-dev mailing list