-
Notifications
You must be signed in to change notification settings - Fork 53
8368465: [leyden] Improve precompiler method selection code #99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: premain
Are you sure you want to change the base?
8368465: [leyden] Improve precompiler method selection code #99
Conversation
javac test (1000 iterations trained, 50 iterations production)
|
👋 Welcome back shade! A progress list of the required criteria for merging this PR into |
Larger benchmarks all improve with 1-core tests. quarkus-getting-started:
helidon-quickstart-se
micronaut-first-app
spring-boot-getting-started:
spring-petclinic:
|
❗ This change is not yet ready to be integrated. |
Webrevs
|
Forked from JDK-8366681: there are still some cleanups/performance improvements possible. Current selection code is a bit hairy, and turns out the changes I made for previous patch improve performance.
Notable improvements:
Additional testing:
runtime/cds
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/leyden.git pull/99/head:pull/99
$ git checkout pull/99
Update a local copy of the PR:
$ git checkout pull/99
$ git pull https://git.openjdk.org/leyden.git pull/99/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 99
View PR using the GUI difftool:
$ git pr show -t 99
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/leyden/pull/99.diff
Using Webrev
Link to Webrev Comment