summaryrefslogtreecommitdiffstats
path: root/evaluation.tex
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-04-13 17:19:57 +0100
committerYann Herklotz <git@yannherklotz.com>2021-04-13 17:19:57 +0100
commit521b08d1521f38612ae463bde304642097cc4463 (patch)
tree820bef1509ffef1c6d4739f9763728b387ae703b /evaluation.tex
parent12cf73bfe39d00fea73b17b831e09d419df0e121 (diff)
downloadoopsla21_fvhls-521b08d1521f38612ae463bde304642097cc4463.tar.gz
oopsla21_fvhls-521b08d1521f38612ae463bde304642097cc4463.zip
Add spacing
Diffstat (limited to 'evaluation.tex')
-rw-r--r--evaluation.tex8
1 files changed, 5 insertions, 3 deletions
diff --git a/evaluation.tex b/evaluation.tex
index e00062d..a48c153 100644
--- a/evaluation.tex
+++ b/evaluation.tex
@@ -38,7 +38,7 @@ We configured \polybench{}'s parameters so that only integer types are used, sin
group size=1 by 2,
xlabels at=edge bottom,
xticklabels at=edge bottom,
- vertical sep=0pt,
+ vertical sep=5pt,
},
ymode=log,
ybar=0pt,
@@ -56,6 +56,7 @@ We configured \polybench{}'s parameters so that only integer types are used, sin
xtick=data,
enlarge x limits={abs=0.5},
ylabel style={font=\footnotesize},
+ xtick style={draw=none},
]
\nextgroupplot[ymin=0.8,ylabel={Relative execution time to \legup{}}]
@@ -67,7 +68,7 @@ We configured \polybench{}'s parameters so that only integer types are used, sin
\nextgroupplot[ymin=0.1,ylabel={Relative area to \legup{}}]
\addplot+[vericertcol] table [x expr=\coordindex,y=vericert,col sep=comma] from \divslicetable;
\addplot+[legupnooptcol] table [x expr=\coordindex,y=legup noopt nochain,col sep=comma] from \divslicetable;
- \addplot+[le on gupnooptnochaincol] table [x expr=\coordindex,y=legup noopt,col sep=comma] from \divslicetable;
+ \addplot+[legupnooptnochaincol] table [x expr=\coordindex,y=legup noopt,col sep=comma] from \divslicetable;
\draw (axis cs:-1,1) -- (axis cs:26,1);
\legend{\vericert{},\legup{} w/o opt/chain,\legup{} w/o opt};
@@ -86,7 +87,7 @@ We configured \polybench{}'s parameters so that only integer types are used, sin
group size=1 by 2,
xlabels at=edge bottom,
xticklabels at=edge bottom,
- vertical sep=0pt,
+ vertical sep=5pt,
},
ymode=log,
ybar=0pt,
@@ -104,6 +105,7 @@ We configured \polybench{}'s parameters so that only integer types are used, sin
enlarge x limits={abs=0.5},
ylabel style={font=\footnotesize},
ymin=0.3,
+ xtick style={draw=none},
]
\nextgroupplot[ylabel={Relative execution time to \legup{}}]