X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=isamb%2Fbench1.plt;h=2886f5882186c35d12ea72cdcbad8fc6d1d375ec;hp=a6c3f3595c3a50b28084f251afe17e1c542e9c4f;hb=ba0720e26f508ba3396e232d2f82037c0e701698;hpb=3c5356c1ac5cb9bfb33a3e61d2b1a7db6e7615db diff --git a/isamb/bench1.plt b/isamb/bench1.plt index a6c3f35..2886f58 100644 --- a/isamb/bench1.plt +++ b/isamb/bench1.plt @@ -2,7 +2,7 @@ set terminal postscript eps set output "bench1.eps" set xlabel "R" set ylabel "time" -plot "1000x1000.dat" title "isam 1000" with linespoints, \ - "100x10000.dat" title "isam 100" with linespoints, \ - "10x100000.dat" title "isam 10" with linespoints, \ - "1x1000000.dat" title "isam 1" with linespoints +plot "bench1.1000.dat" title "isam 1000" with linespoints, \ + "bench1.100.dat" title "isam 100" with linespoints, \ + "bench1.10.dat" title "isam 10" with linespoints, \ + "bench1.1.dat" title "isam 1" with linespoints