Description Slots Author(s) See Also
Container for individual methods to be compared as part of a benchmark experiment defined in a BenchDesign object. In the SummarizedBenchmark framework, methods are defined by a unique combination of functions, parameters, and any relevant meta data.
New BDMethod objects can be created using the BDMethod
constructor.
f
a function to be benchmarked
fc
a captured expression of the function f
params
a list of quosures specifying function parameters
post
a list of functions to be applied to the output of f
meta
a list of meta data
Patrick Kimes
BDMethod
, BenchDesign-class
, BDMethodList-class
, BDData-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.