Define a benchmark

synthetic_bench(nr_of_runs = 3, cycle_size = 3,
  result_folder = "results", progress = TRUE)

Arguments

nr_of_runs

repeat the benchmark for statistics

cycle_size

create cycle_size files before overwriting

result_folder

folder to use for temporal storage of results

progress

if TRUE, a progress bar is displayed with the progress and estimated remaining time for the benchmark

Value

A synth_bench class that can be used in pipes