RFR: 8341481: [perf] vframeStreamCommon constructor may be optimized [v2]
Vladimir Ivanov
vaivanov at openjdk.org
Tue Dec 17 16:14:40 UTC 2024
On Fri, 13 Dec 2024 02:17:33 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.
>
> Vladimir Ivanov 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 three additional commits since the last revision:
>
> - Merge branch 'openjdk:master' into 8341481
> - 8341481: [perf] vframeStreamCommon constructor may be optimized
> - 8341481 [Perf] vframeStreamCommon constructor may be optimized
Thanks for your review!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22173#issuecomment-2548906472
More information about the serviceability-dev
mailing list