To gain in performance at runtime and when launching Talend CommandLine, you can edit the memory
settings in the corresponding .ini file.
Procedure
-
Edit the Talend-Studio-win-x86_64.ini file.
-
Edit the memory attributes. For example:
-vmargs -Xms512m -Xmx1536m
-XX:MaxMetaspaceSize=512m
Tip: For big projects, you may need to increase Xmx to
4096m
.