comparison runfop.sh @ 3478:bdeb4ba46a30

Init StringBuilder with size.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 03 Aug 2011 17:27:44 -0700
parents a4b0c3df7f80
children 344264424174
comparison
equal deleted inserted replaced
3477:ce737132129b 3478:bdeb4ba46a30
13 fi 13 fi
14 if [ -z "${DACAPO}" ]; then 14 if [ -z "${DACAPO}" ]; then
15 echo "DACAPO is not defined. It must point to a Dacapo benchmark directory." 15 echo "DACAPO is not defined. It must point to a Dacapo benchmark directory."
16 exit 1; 16 exit 1;
17 fi 17 fi
18 ${JDK7}/bin/java -client -d64 -graal -Xms1g -Xmx2g -esa -classpath ${DACAPO}/dacapo-9.12-bach.jar -XX:-GraalBailoutIsFatal $* Harness --preserve -n 20 fop 18 ${JDK7}/bin/java -client -d64 -graal -Xms1g -Xmx2g -esa -classpath ${DACAPO}/dacapo-9.12-bach.jar -XX:-GraalBailoutIsFatal $* Harness --preserve -n 100 fop