X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoom-benchmark.gpt;h=cd8524f3dc4c6fa800849e3259fa4c6820509b47;hp=7446eb5f16b6bb2579b7763d3d74668035260061;hb=1632ffe4788128f6557bbaa9764e92493ae4934c;hpb=d7347ad7877139ce9da59cca55ac3efd91216f6b diff --git a/zoom/zoom-benchmark.gpt b/zoom/zoom-benchmark.gpt index 7446eb5..cd8524f 100644 --- a/zoom/zoom-benchmark.gpt +++ b/zoom/zoom-benchmark.gpt @@ -1,6 +1,6 @@ # -# $Id: zoom-benchmark.gpt,v 1.1 2005-09-15 10:38:03 marc Exp $ +# $Id: zoom-benchmark.gpt,v 1.2 2005-09-15 11:14:22 marc Exp $ # set title "Z39.50 connection plot" @@ -24,8 +24,8 @@ set grid #if ( $2 = 3 ) plot 'out.txt' using 1:3 #plot 'out.txt' using ($1):($2==3 ? $3 : 1/0) #plot 'out.txt' using 1:3 t '' with points -#plot 'out.txt' using ($1):($3) t '' with points -plot 'out.txt' using ($1):($3) t '' with lines +plot 'out.txt' using ($1):($3) t '' with points +#plot 'out.txt' using ($1):($3) t '' with lines pause -1 "Hit return to continue"