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

Eric Caspole ecaspole at openjdk.java.net
Wed Oct 21 20:41:12 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

This pull request has now been integrated.

Changeset: 85a8949c
Author:    Eric Caspole <ecaspole at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/85a8949c
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8254913: Increase InlineSmallCode default from 2000 to 2500 for x64

Reviewed-by: redestad, shade, azeemj

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

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


More information about the hotspot-compiler-dev mailing list