Package: microbenchmark 1.5.0
microbenchmark: Accurate Timing Functions
Provides infrastructure to accurately measure and compare the execution time of R expressions.
Authors:
microbenchmark_1.5.0.tar.gz
microbenchmark_1.5.0.zip(r-4.7)microbenchmark_1.5.0.zip(r-4.6)microbenchmark_1.5.0.zip(r-4.5)
microbenchmark_1.5.0.tgz(r-4.6-x86_64)microbenchmark_1.5.0.tgz(r-4.6-arm64)microbenchmark_1.5.0.tgz(r-4.5-x86_64)microbenchmark_1.5.0.tgz(r-4.5-arm64)
microbenchmark_1.5.0.tar.gz(r-4.7-arm64)microbenchmark_1.5.0.tar.gz(r-4.7-x86_64)microbenchmark_1.5.0.tar.gz(r-4.6-arm64)microbenchmark_1.5.0.tar.gz(r-4.6-x86_64)
microbenchmark_1.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
microbenchmark/json (API)
| # Install 'microbenchmark' in R: |
| install.packages('microbenchmark', repos = c('https://joshuaulrich.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/joshuaulrich/microbenchmark/issues
Last updated from:5fb8294c6f. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 118 | ||
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 147 | ||
| linux-release-arm64 | OK | 111 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 112 | ||
| macos-release-x86_64 | OK | 208 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| macos-oldrel-x86_64 | OK | 182 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 133 | ||
| wasm-release | OK | 86 |
Exports:get_nanotimemicrobenchmarkmicrotiming_precision
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Autoplot method for microbenchmark objects: Prettier graphs for microbenchmark using ggplot2 | autoplot.microbenchmark |
| Boxplot of 'microbenchmark' timings. | boxplot.microbenchmark |
| Return the current value of the platform timer. | get_nanotime |
| Sub-millisecond accurate timing of expression evaluation. | microbenchmark |
| Estimate precision of timing routines. | microtiming_precision |
| Print 'microbenchmark' timings. | print.microbenchmark |
| Summarize 'microbenchmark' timings. | summary.microbenchmark |
