We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c2e457 commit db7d820Copy full SHA for db7d820
1 file changed
recipes/recipes_emscripten/r-microbenchmark/test_microbenchmark.R
@@ -1,4 +1 @@
1
library(microbenchmark)
2
-
3
-result <- microbenchmark(sqrt(2), times = 10L)
4
-stopifnot(!is.null(result))
0 commit comments