Convenience wrapper for microbenchmark::microbenchmark
1 2 3 4 5 6 7 8 9 |
... |
Expressions to benchmark. |
list |
List of unevaluated expression to benchmark. |
times |
Number of times to evaluate the expression. |
unit |
Default unit used in |
check |
A function to check if the expressions are equal. By default |
control |
List of control arguments. See Details. |
setup |
An unevaluated expression to be run (untimed) before each benchmark expression. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.