[jbosscache-commits] JBoss Cache SVN: r7751 - benchmarks/benchmark-fwk/trunk.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Mon Feb 23 07:02:42 EST 2009


Author: manik.surtani at jboss.com
Date: 2009-02-23 07:02:42 -0500 (Mon, 23 Feb 2009)
New Revision: 7751

Modified:
   benchmarks/benchmark-fwk/trunk/runAllLocal.sh
Log:


Modified: benchmarks/benchmark-fwk/trunk/runAllLocal.sh
===================================================================
--- benchmarks/benchmark-fwk/trunk/runAllLocal.sh	2009-02-23 12:01:28 UTC (rev 7750)
+++ benchmarks/benchmark-fwk/trunk/runAllLocal.sh	2009-02-23 12:02:42 UTC (rev 7751)
@@ -5,8 +5,7 @@
 jdk=java5
 rm -rf ./output/*
 export PLAIN_JVM_OPTIONS="${JVM_OPTIONS} -DcacheBenchFwk.fwkCfgFile=cachebench-local.xml -Xms2g -Xmx2g"
-unset JVM_OPTIONS && export JVM_OPTIONS="${PLAIN_JVM_OPTIONS}"
-./runLocalNode.sh jbosscache-3.0.0 mvcc-local-RR.xml
+unset JVM_OPTIONS && export JVM_OPTIONS="${PLAIN_JVM_OPTIONS} -DcacheBenchFwk.productSuffix=(3.0.3.GA)"
 ./runLocalNode.sh jbosscache-3.0.0 mvcc-local-RC.xml
 ./runLocalNode.sh ehcache-1.5.0 ehcache-local.xml
 




More information about the jbosscache-commits mailing list