[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] rearrange trial2.2 sim



Update of /home/freehaven/cvsroot/doc/e2e-traffic/src
In directory moria.mit.edu:/tmp/cvs-serv11823

Modified Files:
	simmain.cpp 
Log Message:
rearrange trial2.2 sim

Index: simmain.cpp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/src/simmain.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- simmain.cpp	8 Jan 2004 03:26:34 -0000	1.12
+++ simmain.cpp	8 Jan 2004 03:36:41 -0000	1.13
@@ -173,7 +173,7 @@
 
 void trial2_2()
 {
-  for (int batchSize = 5; batchSize <= 125; batchSize *= 5) {
+  for (int batchSize = 25; batchSize <= 125; batchSize *= 5) {
     for (int nRecips = 65536; nRecips <= 2000000; nRecips *= 8) {
       trial2_base(batchSize,nRecips);
     }

***********************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/