From: Michael Vrable Date: Wed, 16 Mar 2011 15:37:29 +0000 (-0700) Subject: Include no read aggregation data in graph X-Git-Url: http://git.vrable.net/?p=bluesky.git;a=commitdiff_plain;h=bf48831abaee9cca4fc942880ea8af3e5fabe922 Include no read aggregation data in graph --- diff --git a/results/figures/specsfs.gnuplot b/results/figures/specsfs.gnuplot index 0869963..20b6bb1 100644 --- a/results/figures/specsfs.gnuplot +++ b/results/figures/specsfs.gnuplot @@ -23,6 +23,7 @@ plot "../20110311/sfssum.20110312-native" with linespoints title "Local NFS Serv "../20110311/sfssum.20110311-s3-west-4kfs" with linespoints title "BlueSky (4K blocks)", \ "../20110311/sfssum.20110312-s3-west-fullseg" with linespoints title "BlueSky (full fetches)", \ "../20110311/sfssum.20110312-s3-west-noseg" with linespoints title "BlueSky (no segments)", \ + "../20110311/sfssum.20110315-s3-west-noagg" with linespoints title "BlueSky (no read aggregation)", \ "../20110311/sfssum.20110313-azure" with linespoints title "Azure" set output "spec2.eps" @@ -34,6 +35,7 @@ plot "../20110311/sfssum.20110312-native" using 1:3 with linespoints title "Loca "../20110311/sfssum.20110311-s3-west-4kfs" using 1:3 with linespoints title "BlueSky (4K blocks)", \ "../20110311/sfssum.20110312-s3-west-fullseg" using 1:3 with linespoints title "BlueSky (full fetches)", \ "../20110311/sfssum.20110312-s3-west-noseg" using 1:3 with linespoints title "BlueSky (no segments)", \ + "../20110311/sfssum.20110315-s3-west-noagg" using 1:3 with linespoints title "BlueSky (no read aggregation)", \ "../20110311/sfssum.20110313-azure" using 1:3 with linespoints title "Azure" XMAX=1600