Performance tests - bash based
[pazpar2-moved-to-github.git] / perf / bash / README
1 # Script to test performance for local ztest's.
2
3 client.sh - single session dong init, search, show
4 par.sh - parallel invocation of client.sh
5 get_session.xsl - get session from response
6
7 Start in one session pazpar2:
8 cd etc
9 ../src/pazpar2 -f perf.xml -X
10
11 Start in one session yaz-ztest:
12 yaz-ztest
13
14 Start the par.sh:
15 ./par.sh
16
17