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

Eric Caspole ecaspole at openjdk.java.net
Mon Oct 19 07:04:18 UTC 2020


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

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

Commit messages:
 - 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64

Changes: https://git.openjdk.java.net/jdk/pull/705/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=705&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8254913
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/705.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/705/head:pull/705

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


More information about the hotspot-compiler-dev mailing list