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

Compare Benchmarks for DHC on Java 11 vs 17 #161

Open
stanbrub opened this issue Sep 6, 2023 · 0 comments
Open

Compare Benchmarks for DHC on Java 11 vs 17 #161

stanbrub opened this issue Sep 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@stanbrub
Copy link
Collaborator

stanbrub commented Sep 6, 2023

The current benchmarks run using the latest Docker edge image. No comparisons for performance have been done between different versions of the JVM.

Items for consideration:

  • Running with artifacts built on one JVM version but running on another doesn't provide a full picture
    • Do a gradle recompile for deephaven-core for both versions?
  • The deephaven artifacts do not record the JDK version they were built with in the MANIFEST.MF like apache artifacts
    • Though the Docker image uses JVM 17, the DH dependencies (and the apache ones) are compiled with JVM 11
  • Do we compare brands like OpenJDK, Oracle, and Azul Zulu?
  • Is it possible to install the new JVM into an existing docker build? (That would fit well into the benchmark workflow.)

Resources:

@stanbrub stanbrub added the enhancement New feature or request label Sep 6, 2023
@stanbrub stanbrub linked a pull request Sep 25, 2024 that will close this issue
@stanbrub stanbrub removed a link to a pull request Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant