Skip to content

Commit 165a3d6

Browse files
committed
Saving...
1 parent 0244d8d commit 165a3d6

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

scripts/data/nuc/gbps.pdf

15.6 KB
Binary file not shown.

scripts/plots/nuc/stackedperf.pdf

17.5 KB
Binary file not shown.

scripts/refreshplot.sh

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,9 @@ gnuplot -e "filename='plots/skylake/parselinuxtable.txt';name='plots/skylake/sta
77
gnuplot -e "filename='plots/nuc/parselinuxtable.txt';name='plots/nuc/stackedperf.pdf'" $SCRIPTPATH/stackbar.gnuplot
88

99
echo "plots/skylake/stackedperf.pdf"
10-
echo "plots/nuc/stackedperf.pdf"
10+
echo "plots/nuc/stackedperf.pdf"
11+
12+
cd $SCRIPTPATH/data/nuc/; gnuplot bar.gnuplot
13+
cd $SCRIPTPATH/data/skylake/; gnuplot bar.gnuplot
14+
echo "data/skylake/gbps.pdf"
15+
echo "data/nuc/gbps.pdf"

0 commit comments

Comments
 (0)