load "gnuplot.settings" set title "Athlon64 X2 4200+ 400MHz DDR 2.2GHz 512KB l2cache\nvarying stride size" set output "Athlon64-4200+X2-400MHzDDR.png" plot \ 'Athlon64-4200+X2-400MHzDDR-stride256.txt' title "256", \ 'Athlon64-4200+X2-400MHzDDR-stride128.txt' title "128", \ 'Athlon64-4200+X2-400MHzDDR-stride64.txt' title "64", \ 'Athlon64-4200+X2-400MHzDDR-stride8.txt' title "8"#, \