Description Usage Arguments Examples
Plot the previous benchmarks. This function creates two figures.
Figure 1: Total benchmark time over all benchmarks (in seconds) on the y-axis.
Figure 2: Relative time (compared to the smallest benchmark).
The data set used is data(past_results_v2)
.
1 |
test_group |
One of "prog", "matrix_fun", "matrix_cal", "read5", "read50", "read200",
"write5", "write50" or "write200". Default value |
blas_optimize |
Default |
cores |
Default |
log |
By default the y axis is plotted on the log scale. To change, set the
the argument equal to the empty parameter string, |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.