FHIR Chat · Recommeded -Xms and -Xmx values for build · committers

Stream: committers

Topic: Recommeded -Xms and -Xmx values for build


view this post on Zulip Bob Milius (Feb 25 2022 at 19:47):

I saw in the FHIR Build Process doc that

NOTE: As of February 21, 2022 the build appears to require at least 16GB of ram memory. Your results may vary.

And it got me wondering if there were recommended values for java -Xmx or -Xms?
or recommendations for other parameters for best performance?

view this post on Zulip Anthony(Tony) Julian (Feb 28 2022 at 17:12):

I updated gradle.properties:
org.gradle.jvmargs=-Xmx12800M


Last updated: Apr 12 2022 at 19:14 UTC