X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoom-benchmark.gpt;h=31eb58f9fa98063c2cebdc8642b430242452184b;hp=3e8b9a990f2e17328a1fc6f705d3aa1cd972b70e;hb=0edf0cd59d2db226273f2d9f3ba3dad96834a23e;hpb=06aa72c00167e6611dbb41c157c65713d48871ae diff --git a/zoom/zoom-benchmark.gpt b/zoom/zoom-benchmark.gpt index 3e8b9a9..31eb58f 100644 --- a/zoom/zoom-benchmark.gpt +++ b/zoom/zoom-benchmark.gpt @@ -1,21 +1,20 @@ # -# $Id: zoom-benchmark.gpt,v 1.3 2005-09-15 20:51:16 marc Exp $ +# $Id: zoom-benchmark.gpt,v 1.6 2005-09-20 11:29:03 marc Exp $ # set title "Z39.50 connection plot" -#set style data fsteps set xlabel "Connection" set ylabel "Time Seconds" set zlabel "Progress" #set yrange [ 0 : ] #set zrange [ -9 : ] +set ticslevel 0 +#set hidden3d set grid -#set pm3d -#set multiplot - +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"