Produce .dat files with bench1. prefix
[idzebra-moved-to-github.git] / isamb / bench1.plt
index a6c3f35..2886f58 100644 (file)
@@ -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