From: Dennis Schafroth Date: Wed, 28 Apr 2010 12:25:23 +0000 (+0200) Subject: Lowered number to 10 clients X-Git-Tag: v1.4.0~3^2~7 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;ds=sidebyside;h=597e3dd2c4a931753a9e0cb65fa7e0fabcd903b5;p=pazpar2-moved-to-github.git Lowered number to 10 clients --- diff --git a/perf/bash/par.sh b/perf/bash/par.sh index b01a265..0374b46 100755 --- a/perf/bash/par.sh +++ b/perf/bash/par.sh @@ -1,7 +1,7 @@ #!/bin/bash DELAY=0.001 WAIT=5 -NUMBER=40 +NUMBER=10 ROUNDS=5 if test -n "$1"; then . $1