[jbosscache-commits] JBoss Cache SVN: r5064 - benchmarks/CacheTests/trunk/src/perf.
jbosscache-commits at lists.jboss.org
jbosscache-commits at lists.jboss.org
Tue Jan 8 10:01:40 EST 2008
Author: bela at jboss.com
Date: 2008-01-08 10:01:40 -0500 (Tue, 08 Jan 2008)
New Revision: 5064
Modified:
benchmarks/CacheTests/trunk/src/perf/SessionTest.java
Log:
ns
Modified: benchmarks/CacheTests/trunk/src/perf/SessionTest.java
===================================================================
--- benchmarks/CacheTests/trunk/src/perf/SessionTest.java 2008-01-08 14:49:43 UTC (rev 5063)
+++ benchmarks/CacheTests/trunk/src/perf/SessionTest.java 2008-01-08 15:01:40 UTC (rev 5064)
@@ -144,7 +144,7 @@
int num_requests=1000;
int num_attrs=100;
int size=1000;
- int write_percentage=20; // percent
+ int write_percentage=10; // percent
String factory="perf.jbosscache.SessionFactoryJBC";
for(int i=0; i < args.length; i++) {
More information about the jbosscache-commits
mailing list