[jbosscache-commits] JBoss Cache SVN: r4816 - in cache-bench-fwk/trunk: cache-products/jbosscache-2.0.0/conf and 2 other directories.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Fri Dec 7 10:36:46 EST 2007


Author: manik.surtani at jboss.com
Date: 2007-12-07 10:36:46 -0500 (Fri, 07 Dec 2007)
New Revision: 4816

Modified:
   cache-bench-fwk/trunk/cache-bench-fwk.ipr
   cache-bench-fwk/trunk/cache-products/jbosscache-2.0.0/conf/pess-repl-async-br.xml
   cache-bench-fwk/trunk/conf/cachebench-coherence.xml
   cache-bench-fwk/trunk/conf/cachebench-jbc-async.xml
   cache-bench-fwk/trunk/conf/cachebench-jbc-br-async.xml
   cache-bench-fwk/trunk/conf/cachebench-jbc-br.xml
   cache-bench-fwk/trunk/conf/cachebench-jbc-sync.xml
   cache-bench-fwk/trunk/conf/cachebench.xml
   cache-bench-fwk/trunk/smartfrog/conf.sf
Log:
Additional configs

Modified: cache-bench-fwk/trunk/cache-bench-fwk.ipr
===================================================================
--- cache-bench-fwk/trunk/cache-bench-fwk.ipr	2007-12-07 15:13:12 UTC (rev 4815)
+++ cache-bench-fwk/trunk/cache-bench-fwk.ipr	2007-12-07 15:36:46 UTC (rev 4816)
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project relativePaths="false" version="4">
+  <component name="AntConfiguration">
+    <defaultAnt bundledAnt="true" />
+  </component>
   <component name="BuildJarProjectSettings">
     <option name="BUILD_JARS_ON_MAKE" value="false" />
   </component>
@@ -236,11 +239,6 @@
   <component name="ProjectFileVersion" converted="true" />
   <component name="ProjectModuleManager">
     <modules>
-      <module fileurl="file://$PROJECT_DIR$/cache-products/coherence-3.2.2/Coherence-3.2.2.iml" filepath="$PROJECT_DIR$/cache-products/coherence-3.2.2/Coherence-3.2.2.iml" />
-      <module fileurl="file://$PROJECT_DIR$/cache-products/ehcache-1.2.4/Ehcache-1.2.4.iml" filepath="$PROJECT_DIR$/cache-products/ehcache-1.2.4/Ehcache-1.2.4.iml" />
-      <module fileurl="file://$PROJECT_DIR$/cache-products/jbosscache-1.4.1/Jbosscache-1.4.1.iml" filepath="$PROJECT_DIR$/cache-products/jbosscache-1.4.1/Jbosscache-1.4.1.iml" />
-      <module fileurl="file://$PROJECT_DIR$/cache-products/jbosscache-2.0.0/Jbosscache-2.0.0.iml" filepath="$PROJECT_DIR$/cache-products/jbosscache-2.0.0/Jbosscache-2.0.0.iml" />
-      <module fileurl="file://$PROJECT_DIR$/cache-products/terracotta-2.3.0/Terracotta-2.3.0.iml" filepath="$PROJECT_DIR$/cache-products/terracotta-2.3.0/Terracotta-2.3.0.iml" />
       <module fileurl="file://$PROJECT_DIR$/Trunk.iml" filepath="$PROJECT_DIR$/Trunk.iml" />
     </modules>
   </component>

Modified: cache-bench-fwk/trunk/cache-products/jbosscache-2.0.0/conf/pess-repl-async-br.xml
===================================================================
--- cache-bench-fwk/trunk/cache-products/jbosscache-2.0.0/conf/pess-repl-async-br.xml	2007-12-07 15:13:12 UTC (rev 4815)
+++ cache-bench-fwk/trunk/cache-products/jbosscache-2.0.0/conf/pess-repl-async-br.xml	2007-12-07 15:36:46 UTC (rev 4816)
@@ -49,7 +49,7 @@
                  bind_addr="127.0.0.1"
                  start_port="7800"
                  enable_bundling="false"
-                 tcp_nodelay="true" 
+                 tcp_nodelay="true"
                  />
             <MPING timeout="2000" num_initial_members="3" mcast_addr="224.10.10.15" mcast_port="44553"/>
             <MERGE2 max_interval="100000"

Modified: cache-bench-fwk/trunk/conf/cachebench-coherence.xml
===================================================================
--- cache-bench-fwk/trunk/conf/cachebench-coherence.xml	2007-12-07 15:13:12 UTC (rev 4815)
+++ cache-bench-fwk/trunk/conf/cachebench-coherence.xml	2007-12-07 15:36:46 UTC (rev 4816)
@@ -7,7 +7,7 @@
 	emptyCacheBetweenTests - again, use if you're running out of mem.
 	numThreads - the number of executor threads to use to perform the required number of operations.  
 -->
-<cachebench sampleSize="100000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
+<cachebench sampleSize="1000000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
 
 	<!-- Each testcase represents either a single configuration or a cacheing product.
 		  

Modified: cache-bench-fwk/trunk/conf/cachebench-jbc-async.xml
===================================================================
--- cache-bench-fwk/trunk/conf/cachebench-jbc-async.xml	2007-12-07 15:13:12 UTC (rev 4815)
+++ cache-bench-fwk/trunk/conf/cachebench-jbc-async.xml	2007-12-07 15:36:46 UTC (rev 4816)
@@ -7,7 +7,7 @@
 	emptyCacheBetweenTests - again, use if you're running out of mem.
 	numThreads - the number of executor threads to use to perform the required number of operations.  
 -->
-<cachebench sampleSize="100000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
+<cachebench sampleSize="1000000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
 
 	<!-- Each testcase represents either a single configuration or a cacheing product.
 		  

Modified: cache-bench-fwk/trunk/conf/cachebench-jbc-br-async.xml
===================================================================
--- cache-bench-fwk/trunk/conf/cachebench-jbc-br-async.xml	2007-12-07 15:13:12 UTC (rev 4815)
+++ cache-bench-fwk/trunk/conf/cachebench-jbc-br-async.xml	2007-12-07 15:36:46 UTC (rev 4816)
@@ -7,7 +7,7 @@
 	emptyCacheBetweenTests - again, use if you're running out of mem.
 	numThreads - the number of executor threads to use to perform the required number of operations.  
 -->
-<cachebench sampleSize="100000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
+<cachebench sampleSize="1000000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
 
 	<!-- Each testcase represents either a single configuration or a cacheing product.
 		  

Modified: cache-bench-fwk/trunk/conf/cachebench-jbc-br.xml
===================================================================
--- cache-bench-fwk/trunk/conf/cachebench-jbc-br.xml	2007-12-07 15:13:12 UTC (rev 4815)
+++ cache-bench-fwk/trunk/conf/cachebench-jbc-br.xml	2007-12-07 15:36:46 UTC (rev 4816)
@@ -7,7 +7,7 @@
 	emptyCacheBetweenTests - again, use if you're running out of mem.
 	numThreads - the number of executor threads to use to perform the required number of operations.  
 -->
-<cachebench sampleSize="100000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
+<cachebench sampleSize="1000000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
 
 	<!-- Each testcase represents either a single configuration or a cacheing product.
 		  

Modified: cache-bench-fwk/trunk/conf/cachebench-jbc-sync.xml
===================================================================
--- cache-bench-fwk/trunk/conf/cachebench-jbc-sync.xml	2007-12-07 15:13:12 UTC (rev 4815)
+++ cache-bench-fwk/trunk/conf/cachebench-jbc-sync.xml	2007-12-07 15:36:46 UTC (rev 4816)
@@ -7,7 +7,7 @@
 	emptyCacheBetweenTests - again, use if you're running out of mem.
 	numThreads - the number of executor threads to use to perform the required number of operations.  
 -->
-<cachebench sampleSize="100000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
+<cachebench sampleSize="1000000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
 
 	<!-- Each testcase represents either a single configuration or a cacheing product.
 		  

Modified: cache-bench-fwk/trunk/conf/cachebench.xml
===================================================================
--- cache-bench-fwk/trunk/conf/cachebench.xml	2007-12-07 15:13:12 UTC (rev 4815)
+++ cache-bench-fwk/trunk/conf/cachebench.xml	2007-12-07 15:36:46 UTC (rev 4816)
@@ -7,7 +7,7 @@
 	emptyCacheBetweenTests - again, use if you're running out of mem.
 	numThreads - the number of executor threads to use to perform the required number of operations.  
 -->
-<cachebench sampleSize="100000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
+<cachebench sampleSize="1000000" gcBetweenTestsEnabled="true" sleepBetweenTests="1000" emptyCacheBetweenTests="true" numThreads="10">
 
 	<!-- Each testcase represents either a single configuration or a cacheing product.
 		  

Modified: cache-bench-fwk/trunk/smartfrog/conf.sf
===================================================================
--- cache-bench-fwk/trunk/smartfrog/conf.sf	2007-12-07 15:13:12 UTC (rev 4815)
+++ cache-bench-fwk/trunk/smartfrog/conf.sf	2007-12-07 15:36:46 UTC (rev 4816)
@@ -21,7 +21,7 @@
 
       //Master component.
       master extends LAZY CacheBenchMaster
-      {
+      {                             
         sfHost "localhost";
         autoStart true;
         //Which cache provider?  This is based on the directory structure in the CacheBenchFwk cvs.  Sort of fragile imo.  Maybe the classpath could be simplified some?




More information about the jbosscache-commits mailing list