Numeric vector containing the cores used in each benchmark.
timings
A dataframe containing the wall-clock timings of each
benchmark.
plot.type
character; determines what kind of plot to produce.
options are "runtime", "speedup", or "both".
title
character or NULL; plot title.
Details
benchplot() produces simple benchmark plots. If multiple benchmarks
are given (i.e., multiple columns are present in the timings dataframe)
then the generated plot will automatically plot them against each other,
separated by color.