X-Git-Url: http://git.vrable.net/?p=bluesky.git;a=blobdiff_plain;f=results%2Ffigures%2Fspecsfs.gnuplot;h=bfc69936d159350300f8ffdcaece2291f652b2c3;hp=627aac56ec89cd27e80ef635a8eecc9e74e5d086;hb=86f70b9781534dee22836f18777273708a66a926;hpb=dac1ee4bb07162cd8ad264365f5357f89a4fc849 diff --git a/results/figures/specsfs.gnuplot b/results/figures/specsfs.gnuplot index 627aac5..bfc6993 100644 --- a/results/figures/specsfs.gnuplot +++ b/results/figures/specsfs.gnuplot @@ -19,7 +19,8 @@ plot "../20110409/sfssum.20110410-native-hi16" with linespoints title "Local NFS "../20110409/sfssum.20110409-s3-west-hi16" with linespoints title "BlueSky", \ "../20110409/sfssum.20110411-s3-west-hi16-crypt" with linespoints title "BlueSky (crypto)", \ "../20110409/sfssum.20110430-s3-west-hi16-nosegments" with linespoints title "BlueSky (noseg)", \ - "../20110409/sfssum.20110430-s3-west-hi16-fullfetch" with linespoints title "BlueSky (norange)" + "../20110409/sfssum.20110430-s3-west-hi16-fullfetch" with linespoints title "BlueSky (norange)", \ + "../20120109/sfssum.20120121-s3-west-hi16-lowbandwidth" with linespoints title "BlueSky (100 Mbps)" #"../20110409/sfssum.20110430-s3-west-hi16-noreadagg" with linespoints title "BlueSky (noreadagg)" #set output "spec2a.eps" @@ -30,15 +31,15 @@ plot "../20110409/sfssum.20110410-native-hi16" with linespoints title "Local NFS # "../20110409/sfssum.20110430-s3-west-hi16-noreadagg" with linespoints title "BlueSky (noreadagg)" set output "spec1b.eps" -set key top left set ylabel "Operation Latency (ms)" set yrange [0:100] -set key top right +set key at graph -0.06, 0.97 top left plot "../20110409/sfssum.20110410-native-hi16" using 1:3 with linespoints title "Local NFS", \ "../20110409/sfssum.20110409-s3-west-hi16" using 1:3 with linespoints title "BlueSky", \ "../20110409/sfssum.20110411-s3-west-hi16-crypt" using 1:3 with linespoints title "BlueSky (crypto)", \ "../20110409/sfssum.20110430-s3-west-hi16-nosegments" using 1:3 with linespoints title "BlueSky (noseg)", \ - "../20110409/sfssum.20110430-s3-west-hi16-fullfetch" using 1:3 with linespoints title "BlueSky (norange)" + "../20110409/sfssum.20110430-s3-west-hi16-fullfetch" using 1:3 with linespoints title "BlueSky (norange)", \ + "../20120109/sfssum.20120121-s3-west-hi16-lowbandwidth" using 1:3 with linespoints title "BlueSky (100 Mbps)" #"../20110409/sfssum.20110430-s3-west-hi16-noreadagg" using 1:3 with linespoints title "BlueSky (noreadagg)" # Comparison with low parallelism @@ -92,6 +93,7 @@ set x2range [0:XMAX*OPS_WSS_SCALE] set xtics nomirror set x2tics auto set yrange [*:*] +set key top left set output "spec-read-latencies.eps" set ylabel "Operation Latency (ms)"