Integrated: 8341481: [perf] vframeStreamCommon constructor may be optimized
Vladimir Ivanov
vaivanov at openjdk.org
Tue Dec 17 17:03:42 UTC 2024
On Sat, 16 Nov 2024 00:20:10 GMT, Vladimir Ivanov <vaivanov at openjdk.org> wrote:
> Optimize constructor to skip extra copy for registers. The tier1 tests are OK. The Specjvm2008 benchmark reports ~1% improvement.
This pull request has now been integrated.
Changeset: 4f44cf6b
Author: Vladimir Ivanov <vaivanov at openjdk.org>
Committer: Derek White <drwhite at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4f44cf6bf2423a57a841be817f348e3b1e88f0eb
Stats: 31 lines in 5 files changed: 11 ins; 1 del; 19 mod
8341481: [perf] vframeStreamCommon constructor may be optimized
Reviewed-by: sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/22173
More information about the serviceability-dev
mailing list