From: Michal Sojka Date: Mon, 17 May 2010 16:52:04 +0000 (+0200) Subject: Rename results to not contain hackbench X-Git-Tag: jsa-paper-casestudy-v2~31 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/frescor/demo.git/commitdiff_plain/3f52c5adde1fad182f20f08f6bbc1977e8968c22 Rename results to not contain hackbench We do not use hackbench to load the cpu. --- diff --git a/results/casestudy.gp b/results/casestudy.gp index bfd6445..b3a752c 100644 --- a/results/casestudy.gp +++ b/results/casestudy.gp @@ -22,8 +22,8 @@ plot \ 'no-frsh-ping.dat' using ($1+1.2):2:(0.3) with boxes fs pattern 1 title "No FRSH" set title "c) CPU loaded" plot \ - 'frsh-hackbench.dat' using ($1+0.8):2:(0.3) with boxes fs solid 0.5 title "FRSH", \ - 'no-frsh-hackbench.dat' using ($1+1.2):2:(0.3) with boxes fs pattern 1 title "No FRSH" + 'frsh-cpu-load.dat' using ($1+0.8):2:(0.3) with boxes fs solid 0.5 title "FRSH", \ + 'no-frsh-cpu-load.dat' using ($1+1.2):2:(0.3) with boxes fs pattern 1 title "No FRSH" set title "d) Wi-Fi \\& CPU loaded" plot \ 'frsh-hackbench-ping.dat' using ($1+0.8):2:(0.3) with boxes fs solid 0.5 title "FRSH", \ @@ -50,8 +50,8 @@ plot \ set yrange [0:0.3] set title "g) CPU loaded" plot \ - 'frsh-hackbench.dat' using ($1+0.8):3:(0.3) with boxes fs solid 0.5 title "FRSH", \ - 'no-frsh-hackbench.dat' using ($1+1.2):3:(0.3) with boxes fs pattern 1 title "No FRSH" + 'frsh-cpu-load.dat' using ($1+0.8):3:(0.3) with boxes fs solid 0.5 title "FRSH", \ + 'no-frsh-cpu-load.dat' using ($1+1.2):3:(0.3) with boxes fs pattern 1 title "No FRSH" set title "h) Wi-Fi \\& CPU loaded" plot \ 'frsh-hackbench-ping.dat' using ($1+0.8):3:(0.3) with boxes fs solid 0.5 title "FRSH", \ diff --git a/results/frsh-hackbench/result-agregate-0 b/results/frsh-cpu-load/result-agregate-0 similarity index 100% rename from results/frsh-hackbench/result-agregate-0 rename to results/frsh-cpu-load/result-agregate-0 diff --git a/results/frsh-hackbench/result-agregate-1 b/results/frsh-cpu-load/result-agregate-1 similarity index 100% rename from results/frsh-hackbench/result-agregate-1 rename to results/frsh-cpu-load/result-agregate-1 diff --git a/results/frsh-hackbench/result-agregate-2 b/results/frsh-cpu-load/result-agregate-2 similarity index 100% rename from results/frsh-hackbench/result-agregate-2 rename to results/frsh-cpu-load/result-agregate-2 diff --git a/results/no-frsh-hackbench/result-agregate-0 b/results/no-frsh-cpu-load/result-agregate-0 similarity index 100% rename from results/no-frsh-hackbench/result-agregate-0 rename to results/no-frsh-cpu-load/result-agregate-0 diff --git a/results/no-frsh-hackbench/result-agregate-1 b/results/no-frsh-cpu-load/result-agregate-1 similarity index 100% rename from results/no-frsh-hackbench/result-agregate-1 rename to results/no-frsh-cpu-load/result-agregate-1 diff --git a/results/no-frsh-hackbench/result-agregate-2 b/results/no-frsh-cpu-load/result-agregate-2 similarity index 100% rename from results/no-frsh-hackbench/result-agregate-2 rename to results/no-frsh-cpu-load/result-agregate-2