RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64

Vladimir Kozlov kvn at openjdk.java.net
Wed Oct 21 20:51:11 UTC 2020


On Fri, 16 Oct 2020 17:31:58 GMT, Eric Caspole <ecaspole at openjdk.org> wrote:

> We have seen some specific benefits to increasing InlineSmallCode to 2500 from 2000, and across the whole promo build perf test collection the change is neutral to slightly positive, where the tests are run on modern OCI systems.
> 
> Passed tier1 testing, some ad-hoc perf testing and more compiler related parts of the weekly promo performance set.
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8254913
> Thanks,
> Eric

Good.

-------------

PR: https://git.openjdk.java.net/jdk/pull/705


More information about the hotspot-compiler-dev mailing list