Skip to content

What are exactly the minimum and recommended system requirements for Graalvm Native Image? #9270

Answered by alina-yur
UltraBurstXD asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @UltraBurstXD. There's no official guidance as it will depend a lot on how big is your project and whether you want to optimize for fast builds or using the smallest instance possible. In terms of memory I would argue that for small and mid sized projects you can go even with 2 GB RAM. For cores, even one would do but obviously more is better.

As an example, I just compiled a basic Spring web app, on a good machine and with all optimizations on:

========================================================================================================================
GraalVM Native Image: Generating 'demo' (executable)...
===================================================================…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@zakkak
Comment options

Answer selected by UltraBurstXD
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants