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(a)jboss.com
* @since 2.2
*/