RFR: 8292059: Do not inline InstanceKlass::allocate_instance() [v2]
Afshin Zafari
duke at openjdk.org
Fri Mar 3 11:53:48 UTC 2023
> 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/48d5a430..30a5734c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12782&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12782&range=00-01
Stats: 38 lines in 8 files changed: 13 ins; 17 del; 8 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