Source code : https://github.com/ameenmohamed/java.git
Test Case rest API Created in NODEJS and JAVA
Logic : both read the API gateway request payload parse the json and give json of all info back in Response
Node JS: Cold Start : 11.46 ms
Java : Cold start : 5.15 ms
Next request
Node JS: 70 ms
Java : 1 ms
https://developers.redhat.com/blog/2019/04/12/migrating-java-applications-to-quarkus-lessons-learned#JAVA_TOOL_OPTIONS -XX:+TieredCompilation -XX:TiredStopAtlevel=1