Integrated: 8343629: More MergeStore benchmark
Shaojin Wen
swen at openjdk.org
Wed Jan 8 09:44:46 UTC 2025
On Wed, 23 Oct 2024 07:03:33 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.
This pull request has now been integrated.
Changeset: b741f3fe
Author: Shaojin Wen <swen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b741f3fe5b54755d19c5abeca76fdceeccafd448
Stats: 1195 lines in 2 files changed: 537 ins; 425 del; 233 mod
8343629: More MergeStore benchmark
Reviewed-by: epeter
-------------
PR: https://git.openjdk.org/jdk/pull/21659
More information about the hotspot-compiler-dev
mailing list