[jboss-cvs] CacheBenchFwk/conf ...

Manik Surtani manik at jboss.org
Fri May 18 11:35:24 EDT 2007


  User: msurtani
  Date: 07/05/18 11:35:24

  Modified:    conf     cachebench.xml
  Log:
  Added Stuff
  
  Revision  Changes    Path
  1.13      +2 -1      CacheBenchFwk/conf/cachebench.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: cachebench.xml
  ===================================================================
  RCS file: /cvsroot/jboss/CacheBenchFwk/conf/cachebench.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- cachebench.xml	18 May 2007 14:32:09 -0000	1.12
  +++ cachebench.xml	18 May 2007 15:35:24 -0000	1.13
  @@ -25,8 +25,9 @@
   
      <!--<testcase name="JBossCache140-Pessimistic-REPL_SYNC" cacheWrapper="org.cachebench.cachewrappers.JBossCacheWrapper">-->
       <!--<testcase name="JBossCache200-Pessimistic-REPL_SYNC" cacheWrapper="org.cachebench.cachewrappers.JBossCache200Wrapper">-->
  -    <testcase name="EHCache124-replicated" cacheWrapper="org.cachebench.cachewrappers.EHCacheWrapper">
  +    <!--<testcase name="EHCache124-replicated" cacheWrapper="org.cachebench.cachewrappers.EHCacheWrapper">-->
       <!--<testcase name="Terracotta230" cacheWrapper="org.cachebench.cachewrappers.TerracottaWrapper">-->
  +    <testcase name="Coherence-3.2.2" cacheWrapper="org.cachebench.cachewrappers.CoherenceWrapper">
   
         <!--
            * The "name" attrib is just used for display in the reports.
  
  
  



More information about the jboss-cvs-commits mailing list