Lowered number to 10 clients
authorDennis Schafroth <dennis@indexdata.com>
Wed, 28 Apr 2010 12:25:23 +0000 (14:25 +0200)
committerDennis Schafroth <dennis@indexdata.com>
Wed, 28 Apr 2010 12:25:23 +0000 (14:25 +0200)
perf/bash/par.sh

index b01a265..0374b46 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 DELAY=0.001
 WAIT=5
-NUMBER=40
+NUMBER=10
 ROUNDS=5
 if test -n "$1"; then
        . $1