Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmoritz committed Jun 13, 2012
1 parent 4741cbc commit 41b436b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions results.md
Original file line number Original file line Diff line number Diff line change
@@ -1,9 +1,9 @@
I started two m1.medium AWS instances. On one side I started one of the I started two m1.medium AWS instances. On one instance I started one of the
servers and the other side I ran the `./runtest` command as: servers and the other instance I ran the `./runtest` command as:


sudo bash sudo bash
ulimit -n 999999 ulimit -n 999999
./runtest 300 {host} 8000 10000 ./runtest 300 $SERVER_HOSTNAME 8000 10000




After 5 minutes of running, the following stats are outputed. After 5 minutes of running, the following stats are outputed.
Expand Down

0 comments on commit 41b436b

Please sign in to comment.