]> rtime.felk.cvut.cz Git - frescor/demo.git/commitdiff
Rename results to not contain hackbench
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 17 May 2010 16:52:04 +0000 (18:52 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 17 May 2010 16:52:04 +0000 (18:52 +0200)
We do not use hackbench to load the cpu.

results/casestudy.gp
results/frsh-cpu-load/result-agregate-0 [moved from results/frsh-hackbench/result-agregate-0 with 100% similarity]
results/frsh-cpu-load/result-agregate-1 [moved from results/frsh-hackbench/result-agregate-1 with 100% similarity]
results/frsh-cpu-load/result-agregate-2 [moved from results/frsh-hackbench/result-agregate-2 with 100% similarity]
results/no-frsh-cpu-load/result-agregate-0 [moved from results/no-frsh-hackbench/result-agregate-0 with 100% similarity]
results/no-frsh-cpu-load/result-agregate-1 [moved from results/no-frsh-hackbench/result-agregate-1 with 100% similarity]
results/no-frsh-cpu-load/result-agregate-2 [moved from results/no-frsh-hackbench/result-agregate-2 with 100% similarity]

index bfd644577a24b9d8c5fccc0bdf5773d8f7e03825..b3a752c66e19c7f6769d00a207d38c005ceb7a45 100644 (file)
@@ -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", \