You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jdk-community A size compact GraalVM Community Edition container image with the GraalVM JDK.
graalvm-community A GraalVM Community Edition container image.
I have a feeling that quite some usecases of docker-sbt GraalVM image will be simply for the JDK, without the native image or other language interop features, because the performance characteristics is different from normal HotSpot.
Will it be a good idea to also have another kind of image, or would it be too much? (Not suggesting we change the base image of existing graalvm ones, it probably will break other people's workflows)
The text was updated successfully, but these errors were encountered:
There's the size difference between those two
From their images page: https://github.com/graalvm/container/pkgs/container/graalvm-community#graalvm-community-edition-container-images
I have a feeling that quite some usecases of docker-sbt GraalVM image will be simply for the JDK, without the native image or other language interop features, because the performance characteristics is different from normal HotSpot.
Will it be a good idea to also have another kind of image, or would it be too much? (Not suggesting we change the base image of existing graalvm ones, it probably will break other people's workflows)
The text was updated successfully, but these errors were encountered: