[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-serv12018

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.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- simmain.cpp	8 Jan 2004 03:36:41 -0000	1.13
+++ simmain.cpp	8 Jan 2004 03:38:12 -0000	1.14
@@ -174,7 +174,7 @@
 void trial2_2()
 {
   for (int batchSize = 25; batchSize <= 125; batchSize *= 5) {
-    for (int nRecips = 65536; nRecips <= 2000000; nRecips *= 8) {
+    for (int nRecips = 32; 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/