Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
[pazpar2-moved-to-github.git] / perf / bash / par.sh
index 236907f..0374b46 100755 (executable)
@@ -1,8 +1,11 @@
 #!/bin/bash
 DELAY=0.001
 WAIT=5
-NUMBER=40
+NUMBER=10
 ROUNDS=5
+if test -n "$1"; then
+       . $1
+fi
 let r=0
 while test $r -lt $ROUNDS; do
        echo "$r"