Skip to content
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

Question: Usage of OpenJDK instead of Amazon Corretto #89

Open
samuelstein opened this issue Oct 25, 2023 · 1 comment
Open

Question: Usage of OpenJDK instead of Amazon Corretto #89

samuelstein opened this issue Oct 25, 2023 · 1 comment

Comments

@samuelstein
Copy link

I saw that the performance tests were made with Amazon Corretto JDK. Their JDK differs from the offical OpenJDK and can include performance optimizations.
Thats why it would be interesting to run the benchmark with OpenJDK and to compare the results with Amazon Corretto.

@fabienrenaud
Copy link
Owner

I don't want to test with more than one JDK as I want to keep the reports simple.
My preference is to test with OpenJDK, but this got replaced with Corretto during some JDK upgrade (11 or 17, I don't recall) because the AMIs don't provide OpenJDK out of the box.

Contributions are welcomed so feel free to send a PR that updates the ami provisioning to use the OpenJdk :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants