7c62ea2decd3338b0f27d11b8a4e2462ba246d67
[idzebra-moved-to-github.git] / bench2.plt
1 set terminal postscript eps
2 set output "bench2.eps"
3 set xlabel "R"
4 set ylabel "time"
5 plot "bench2.0.dat" title "0" with linespoints, \
6      "bench2.4.dat" title "4" with linespoints, \
7      "bench2.8.dat" title "8" with linespoints, \
8      "bench2.12.dat" title "12" with linespoints