full node bench testing
This commit is contained in:
@ -100,7 +100,7 @@ for process in processes
|
||||
plot!(
|
||||
title = ("$(beautify_title(process)) Reduction Progression ($(n_inputs) Inputs)"),
|
||||
xscale = :linear,
|
||||
yscale = :log10,
|
||||
yscale = :linear,
|
||||
#ylim = (0, ymax),
|
||||
legend = :outerbottom,
|
||||
minorgrid = true,
|
||||
|
Reference in New Issue
Block a user