graalvm / graal-js-jdk11-maven-demo

An example project how to run Graal/JavaScript on JDK 11 with Graal as optimizing JIT compiler for best performance.
Universal Permissive License v1.0
177 stars 63 forks source link

how to integrate this with spring boot #38

Closed thallesfreitaszup closed 3 years ago

thallesfreitaszup commented 3 years ago

how increase perfomance compiling with the graal compiler using spring boot?