get_datatable_past {benchmarkmeData} | R Documentation |
Interactive table of results
Description
A summary of past results
Usage
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 |
blas_optimize |
Default |
cores |
Default |
Examples
## Need the DT package
## View all results for prog test
get_datatable_past("prog")
[Package benchmarkmeData version 1.0.4 Index]