[jbosscache-commits] JBoss Cache SVN: r6535 - benchmarks/benchmark-fwk/trunk/src/org/cachebench/tests.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Wed Aug 6 12:17:53 EDT 2008


Author: mircea.markus
Date: 2008-08-06 12:17:53 -0400 (Wed, 06 Aug 2008)
New Revision: 6535

Modified:
   benchmarks/benchmark-fwk/trunk/src/org/cachebench/tests/SessionSimulatorTest.java
Log:
increased memory size

Modified: benchmarks/benchmark-fwk/trunk/src/org/cachebench/tests/SessionSimulatorTest.java
===================================================================
--- benchmarks/benchmark-fwk/trunk/src/org/cachebench/tests/SessionSimulatorTest.java	2008-08-06 16:14:04 UTC (rev 6534)
+++ benchmarks/benchmark-fwk/trunk/src/org/cachebench/tests/SessionSimulatorTest.java	2008-08-06 16:17:53 UTC (rev 6535)
@@ -15,6 +15,7 @@
 /**
  * Simulates work with a web session.
  *
+ * todo mmarkus - improve the test to support multiple threads. Correlate this with usage of message_bundling in JBC
  * @author Mircea.Markus at jboss.com
  * @since 2.2
  */




More information about the jbosscache-commits mailing list