RFR: 8292059: Do not inline InstanceKlass::allocate_instance() [v3]
Afshin Zafari
duke at openjdk.org
Thu Mar 9 10:36:36 UTC 2023
The message from this sender included one or more files
which could not be scanned for virus detection; do not
open these files unless you are certain of the sender's intent.
----------------------------------------------------------------------
> The inline and not-inline versions of the method is stress tested to compare the performance difference. The statistics are drawn in the following charts. The vertical axis is in milliseconds.
>
> 
>
> 
Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
8292059: Do not inline InstanceKlass::allocate_instance()
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12782/files
- new: https://git.openjdk.org/jdk/pull/12782/files/30a5734c..6cdd8357
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12782&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12782&range=01-02
Stats: 9 lines in 5 files changed: 6 ins; 3 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/12782.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12782/head:pull/12782
PR: https://git.openjdk.org/jdk/pull/12782
More information about the hotspot-dev
mailing list