X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoom-benchmark.gpt;h=84155b78ad86e875b8946e1c705aa0d3df9a0847;hp=f41f1c3f8f5c4c01e5578fa64664dbc0958e096d;hb=ba401b06433f6cebf02ec74bc64922293c39133f;hpb=0f3124382d177e4bef923ab591220def33cc0b3c diff --git a/zoom/zoom-benchmark.gpt b/zoom/zoom-benchmark.gpt index f41f1c3..84155b7 100644 --- a/zoom/zoom-benchmark.gpt +++ b/zoom/zoom-benchmark.gpt @@ -1,6 +1,6 @@ # -# $Id: zoom-benchmark.gpt,v 1.4 2005-09-16 06:57:21 marc Exp $ +# $Id: zoom-benchmark.gpt,v 1.5 2005-09-19 14:14:01 marc Exp $ # set title "Z39.50 connection plot" @@ -9,10 +9,11 @@ set ylabel "Time Seconds" set zlabel "Progress" #set yrange [ 0 : ] #set zrange [ -9 : ] -#set ticslevel 0 +#set ticslevel 0 set grid +set pm3d splot 'out.txt' using ($1):($2):($3) t '' with points -#splot 'out.txt' using ($1):($3) t '' with lines +#splot 'out.txt' using ($1):($2):($3) t '' with linespoints pause -1 "Hit return to continue"