runBenchmark: runBenchmark

Description Usage Arguments

Description

This function extracts benchmark information, and downloads the necessary data/packages.

Usage

1
runBenchmark(runs, loc.src, dcf, timedFunFile, bench_log, warn_log)

Arguments

runs

number of runs for warming up. After warmup runs the workflow will be runned one more time for timing perpose. Default is 0.

loc.src

location of CRAN like repository containing the source code of used package versions. Default is NULL.

dcf

information about workflows name and description and datafile name, download location, md5hash in Debian Control Format. Default is BENCHMARK.dcf

timedFunFile

file with functions to be profiled. Default is FUNCTION.PROFILE

bench_log

filename to use to store message/warning/errors. Default is "benchmark.log"

warn_log

level of logging to use (choose from -1, "INFO", "WARN", "STOP". Default value is -1.


psolaimani/BenchmarkR documentation built on May 26, 2019, 10:36 a.m.