BenchmarkDataFrame: A classed dataframe of benchmarks for running

View source: R/benchmark-dataframe.R

BenchmarkDataFrameR Documentation

A classed dataframe of benchmarks for running

Description

A classed dataframe of benchmarks for running

Usage

BenchmarkDataFrame(benchmarks, parameters)

Arguments

benchmarks

A list with elements of class Benchmark

parameters

Optional. A list of dataframes of parameter combinations to run as generated by get_default_parameters(). If null, defaults will be generated when run() is called.

Value

A classed dataframe with name (benchmark attribute, not object name), benchmark, and params columns


ursa-labs/arrowbench documentation built on July 8, 2023, 11:36 a.m.