powered by
A summary of past results
get_datatable_past(test_group, blas_optimize = NULL, cores = 0)
One of "prog", "matrix_fun", "matrix_cal", "read5", "read50", "read200", "write5", "write50" or "write200". Default value prog.
prog
Default NULL. The default behaviour is to plot all results. To plot only the BLAS optimized results, set to TRUE, otherwise FALSE.
NULL
TRUE
FALSE
Default 0, i.e. no parallel.
0
# NOT RUN { ## Need the DT package ## View all results for prog test get_datatable_past("prog") # }
Run the code above in your browser using DataLab