Description Usage Arguments Value Note Author(s)
Must be run after autobenchR::begin()
, and before autobenchR::end()
.
1 |
name |
Name representing this set of benchmarks. |
... |
Named expressions to benchmark. |
FALSE
if an error occurred (and stop.on.fail = FALSE
), TRUE
if
run instance was successful, and NULL
if skipped.
All warnings and messages generated by benchmarked expressions are suppresssed.
Benjamin Jean-Marie Tremblay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.