full node bench testing

This commit is contained in:
2024-03-05 18:24:13 +01:00
parent b7f8e4a6b3
commit b39bc480a1
7 changed files with 68 additions and 41 deletions

View File

@ -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,