# Size of seperate opts and delay-full-kernelonly graphs
# Size of separate opts and delay-full-kernelonly graphs
graph_size_pertest=(5,4)
# Number of columns in legend for runtime and slowdown graphs
graph_legend_ncols_perrank=2
# Number of columns in legend for seperate opts and delay-full-kernelonly graphs
# Number of columns in legend for separate opts and delay-full-kernelonly graphs
graph_legend_ncols_pertest=3
# Color preset to use, may be 'presentation', 'thesis' or 'none'. Takes precedence over manual input.
...
...
@@ -38,7 +38,7 @@ color_must = 'gainsboro'
hatch_std=''
# Hatching on optimized instrumentation (Only absolute runtime, slowdown graphs). Also used for ext whitelist in sepopts graph and full runtime in delay only graph
hatch_opt='//'
# Hatching for seperate optimization graph for when all are applied
# Hatching for separate optimization graph for when all are applied