RFR: 8292059: Do not inline InstanceKlass::allocate_instance()
Afshin Zafari
duke at openjdk.org
Tue Feb 28 12:15:02 UTC 2023
On Tue, 28 Feb 2023 11:11:54 GMT, Afshin Zafari <duke at openjdk.org> wrote:
> The inline and not-inline versions of the method is stress tested to compare the performance difference. The statistics are drawn in the following chart.
> 
>
> The vertical axis is in milliseconds.
>
New chart is uploaded. Vertical axis unit is milliseconds.
-------------
PR: https://git.openjdk.org/jdk/pull/12782
More information about the hotspot-dev
mailing list