Description Usage Arguments Details Value
Combine a list of ResampleResult into a single BenchmarkResult object and save the object in serialized form on disk.
1 | combine_bm(in_resampleresults, write_qs = NULL, inp_resdir = NULL)
|
in_resampleresults |
one or a list of ResampleResult objects to convert to BenchmarkResult |
write_qs |
whether to write out serialized (qs) file |
inp_resdir |
path to directory where to write out qs file |
qs file is writen to inp_resdir/combine_bmYYMMDDHHSS.qs
file name of qs file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.