We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c04c7 commit 5be653fCopy full SHA for 5be653f
mx.graalpython/native-image.properties
@@ -3,7 +3,7 @@
3
4
Requires = language:regex language:llvm language:nfi
5
6
-JavaArgs = -Xmx12G -Dpolyglot.image-build-time.PreinitializeContexts=python
+JavaArgs = -Xmx5100M -Dpolyglot.image-build-time.PreinitializeContexts=python
7
8
# TODO --enable-all-security-services is deprecated in 22.0
9
Args = -H:MaxRuntimeCompileMethods=20000 \
0 commit comments