BDMethod-class: BDMethod class

Description Slots Author(s) See Also

Description

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.

Slots

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

Author(s)

Patrick Kimes

See Also

BDMethod, BenchDesign-class, BDMethodList-class, BDData-class


areyesq89/SummarizedBenchmark documentation built on Sept. 2, 2021, 4:15 p.m.