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

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Thu Jul 17 12:07:31 EDT 2008


Author: manik.surtani at jboss.com
Date: 2008-07-17 12:07:30 -0400 (Thu, 17 Jul 2008)
New Revision: 6321

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


Modified: benchmarks/benchmark-fwk/trunk/runAllLocal.sh
===================================================================
--- benchmarks/benchmark-fwk/trunk/runAllLocal.sh	2008-07-17 16:06:24 UTC (rev 6320)
+++ benchmarks/benchmark-fwk/trunk/runAllLocal.sh	2008-07-17 16:07:30 UTC (rev 6321)
@@ -3,7 +3,8 @@
 rm -rf ./output/*
 export JVM_OPTIONS="${JVM_OPTIONS} -DcacheBenchFwk.fwkCfgFile=cachebench-local.xml"
 ./runLocalNode.sh jbosscache-3.0.0 pess-local.xml
-./runLocalNode.sh jbosscache-3.0.0 mvcc-local.xml
+./runLocalNode.sh jbosscache-3.0.0 mvcc-local-RR.xml
+./runLocalNode.sh jbosscache-3.0.0 mvcc-local-RC.xml
 ./runLocalNode.sh jbosscache-3.0.0 pess-local-NONE.xml
 ./runLocalNode.sh ehcache-1.4.1 ehcache-local.xml
 




More information about the jbosscache-commits mailing list