GraalVM in CI
pomadchin opened this issue · 0 comments
pomadchin commented
Investiage an option tooo run tests on the fresh GraalVM @ JDK 11 (use Graal JIT compiler improvements).
I've seen some references (https://blogs.oracle.com/java/post/apache-sparklightning-fast-on-graalvm-enterprise, https://www.graalvm.org/why-graalvm) that indicate aboout a possible opportunity to improve execution times. If the experiment is successful it could be a new JVM recommendatiooon to use in production.
I think this is slightly aligned with #3301