Minor benchmark additions/changes
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 8 Mar 2011 23:34:22 +0000 (15:34 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 8 Mar 2011 23:34:22 +0000 (15:34 -0800)
results/20110226/plots.gnuplot
results/20110305/README

index c51bd50..e59bac8 100644 (file)
@@ -6,7 +6,9 @@ plot "sfssum.20110225-native" with linespoints title "Linux knfsd", \
      "sfssum.20110226-s3-bigcache" with linespoints title "BlueSky (64 GB Cache)", \
      "sfssum.20110226-s3-smallcache" with linespoints title "BlueSky (1 GB Cache)", \
      "sfssum.20110228-azure-1GB" with linespoints title "BlueSky (Azure, 1 GB Cache)", \
-     "sfssum.20110228-s3-west-1GB" with linespoints title "BlueSky (S3-US-West, 1 GB Cache)"
+     "sfssum.20110228-s3-west-1GB" with linespoints title "BlueSky (S3-US-West, 1 GB Cache)", \
+     "../20110306/sfssum.20110306-s3-west-4GB" with linespoints title "BlueSky (S3-US-West, 4 GB Cache, re-run)", \
+     "../20110307/sfssum.20110307-ec2-west2" with linespoints title "In-cloud NFS"
 
 set term wxt 1
 set ylabel "Latency (ms)"
@@ -14,8 +16,11 @@ plot "sfssum.20110225-native" using 1:3 with linespoints title "Linux knfsd", \
      "sfssum.20110226-s3-bigcache" using 1:3 with linespoints title "BlueSky (64 GB Cache)", \
      "sfssum.20110226-s3-smallcache" using 1:3 with linespoints title "BlueSky (1 GB Cache)", \
      "sfssum.20110228-azure-1GB" using 1:3 with linespoints title "BlueSky (Azure, 1 GB Cache)", \
-     "sfssum.20110228-s3-west-1GB" using 1:3 with linespoints title "BlueSky (S3-US-West, 1 GB Cache)"
+     "sfssum.20110228-s3-west-1GB" using 1:3 with linespoints title "BlueSky (S3-US-West, 1 GB Cache)", \
+     "../20110307/sfssum.20110306-s3-west-4GB" using 1:3 with linespoints title "BlueSky (S3-US-West, 4 GB Cache, re-run)", \
+     "../20110307/sfssum.20110307-ec2-west2" using 1:3 with linespoints title "In-cloud NFS", \
+     "../20110307/sfssum.20110307-ec2-west" using 1:3 with linespoints title "In-cloud NFS"
 
-set term wxt 2
-set ylabel "Working Set Size (GB)"
-plot "sfssum.20110225-native" using 1:($9*0.3/1024.0**2) with linespoints notitle
+#set term wxt 2
+#set ylabel "Working Set Size (GB)"
+#plot "sfssum.20110225-native" using 1:($9*0.3/1024.0**2) with linespoints notitle
index dd5cae8..9c62fa3 100644 (file)
@@ -68,3 +68,14 @@ that is not log-structured.
     NFS RPC Messages In: count=492087 sum=9174696132
     NFS RPC Messages Out: count=492087 sum=577322960
 
+
+Repeat run at 50 ops:
+    All segments have been flushed, journal < 1430 is clean
+    Ending cache size: 4190572 kB
+
+    Proxy statistics:
+    Store[s3:mvrable-bluesky-west]: GETS: count=1124 sum=24190660
+    Store[s3:mvrable-bluesky-west]: PUTS: count=205132 sum=6011691408
+    NFS RPC Messages In: count=253370 sum=5915763308
+    NFS RPC Messages Out: count=253370 sum=202442048
+