[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [metrics-web/master] Raise memory from 2g to 4g for all module runs.



commit 51ea118abe6c416af01125dfdc2265db40f89f86
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date:   Tue Dec 19 10:27:36 2017 +0100

    Raise memory from 2g to 4g for all module runs.
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 070ec67..f77048a 100644
--- a/build.xml
+++ b/build.xml
@@ -388,7 +388,7 @@
     <mkdir dir="${workingdir}" />
     <java dir="${workingdir}"
           fork="true"
-          maxmemory="2g"
+          maxmemory="4g"
           classname="${mainclass}">
       <classpath>
         <pathelement location="${dist}/${jarfile}"/>

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits