run: Run a set of benchmarks.

Description Usage Arguments Value Note Author(s)

Description

Must be run after autobenchR::begin(), and before autobenchR::end().

Usage

1

Arguments

name

Name representing this set of benchmarks.

...

Named expressions to benchmark.

Value

FALSE if an error occurred (and stop.on.fail = FALSE), TRUE if run instance was successful, and NULL if skipped.

Note

All warnings and messages generated by benchmarked expressions are suppresssed.

Author(s)

Benjamin Jean-Marie Tremblay


bjmt/autobenchR documentation built on May 7, 2019, 12:51 a.m.