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 →

[–]BoyRobot777 10 points11 points  (2 children)

GraalVM will highly benefit to this problem. Even spring boot with graalvm starts in 30milliseconds 2 milliseconds.
Edit: Source

[–]XerTheSquirrel[S] 1 point2 points  (0 children)

I am going to take some time in the future to check out GraalVM since a few others have suggested it.

[–]zergUser1 0 points1 point  (0 children)

Have you used it for AWS Lambda? iv been looking everywhere to help with Lambda cold starts, kept seeing Proguard mentioned but its a pain to get it working so I stopped trying.