X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=perf%2Fbash%2Fclient_timed.sh;h=e9bf82812f5201a926d716193ef9765650318ffc;hb=3d613e1dc817066f13a7dd42bbe5f1c814fc5c17;hp=dd4349c90b03449cf51368f7d2b658b635e4877f;hpb=8154d7a3ff16131473c46e2eeb883241dc34a0c6;p=pazpar2-moved-to-github.git diff --git a/perf/bash/client_timed.sh b/perf/bash/client_timed.sh index dd4349c..e9bf828 100755 --- a/perf/bash/client_timed.sh +++ b/perf/bash/client_timed.sh @@ -15,9 +15,9 @@ if test -z "$SERVICE"; then fi RECORDS=40 -QUERY=100 +QUERY=water NUM=20 -H="http://localhost:${PORT}/search.pz2" +H="http://127.0.0.1:${PORT}/search.pz2" declare -i MAX_WAIT=2 /usr/bin/time --format "$OF, init, %e" wget -q -O ${TMP_DIR}$OF.init.xml "$H/?command=init&service=${SERVICE}&extra=$OF" 2> ${TMP_DIR}$OF.init.time