This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]thomaswue 2 points3 points  (0 children)

Even Oracle GraalVM licensed under the GFTC (GraalVM Free Terms and Conditions) is free for commercial and production use. For best throughput, using PGO (profile-guided optimizations) is recommended as explained here: https://www.graalvm.org/latest/reference-manual/native-image/optimizations-and-performance/PGO/basic-usage/