RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Aleksey Shipilev
shade at openjdk.java.net
Tue Oct 20 07:00:24 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
That is OK, looks good then.
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/705
More information about the hotspot-compiler-dev
mailing list