]> rtime.felk.cvut.cz Git - frescor/demo.git/blobdiff - results/casestudy.gp
Final version of stress-wifi script and measured data
[frescor/demo.git] / results / casestudy.gp
index 30562d73760f11dba4d4d6eddf0b3d188522e89c..877989d9e06a752d88c485b5fb3ea2e7e01cc855 100644 (file)
@@ -35,6 +35,7 @@ plot \
      'no-frsh-dd.dat'            using ($1+1.2):2:(0.3) with boxes fs pattern 1 title "No FRSH"
 
 set yrange [0:0.03]
+set yrange [0:0.2]
 set xlabel "Number of video streams"
 set ylabel "Standard deviation of\ninter-frame time [s]"
 set title "e) No load"
@@ -47,7 +48,6 @@ set title "f) Wi-Fi loaded"
 plot \
      'frsh-wifi-load.dat'                using ($1+0.8):3:(0.3) with boxes fs solid 0.5 title "FRSH" , \
      'no-frsh-wifi-load.dat'             using ($1+1.2):3:(0.3) with boxes fs pattern 1 title "No FRSH"
-set yrange [0:0.3]
 set title "g) CPU loaded"
 plot \
      'frsh-cpu-load.dat'         using ($1+0.8):3:(0.3) with boxes fs solid 0.5 title "FRSH", \