get_datatable_past: Interactive table of results

Description Usage Arguments Examples

View source: R/datatable.R

Description

A summary of past results

Usage

1
get_datatable_past(test_group, blas_optimize = NULL, cores = 0)

Arguments

test_group

One of "prog", "matrix_fun", "matrix_cal", "read5", "read50", "read200", "write5", "write50" or "write200". Default value prog.

blas_optimize

Default NULL. The default behaviour is to plot all results. To plot only the BLAS optimized results, set to TRUE, otherwise FALSE.

cores

Default 0, i.e. no parallel.

Examples

1
2
3
## Need the DT package
## View all results for prog test
get_datatable_past("prog")

Example output



benchmarkmeData documentation built on April 23, 2020, 5:15 p.m.