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.5)microbenchmark_1.5.0.zip(r-4.4)microbenchmark_1.5.0.zip(r-4.3)
microbenchmark_1.5.0.tgz(r-4.4-x86_64)microbenchmark_1.5.0.tgz(r-4.4-arm64)microbenchmark_1.5.0.tgz(r-4.3-x86_64)microbenchmark_1.5.0.tgz(r-4.3-arm64)
microbenchmark_1.5.0.tar.gz(r-4.5-noble)microbenchmark_1.5.0.tar.gz(r-4.4-noble)
microbenchmark_1.5.0.tgz(r-4.4-emscripten)microbenchmark_1.5.0.tgz(r-4.3-emscripten)
microbenchmark.pdf |microbenchmark.html✨
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 3 months agofrom:5fb8294c6f. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win-x86_64 | OK | Oct 25 2024 |
R-4.5-linux-x86_64 | OK | Oct 25 2024 |
R-4.4-win-x86_64 | OK | Oct 25 2024 |
R-4.4-mac-x86_64 | OK | Oct 25 2024 |
R-4.4-mac-aarch64 | OK | Oct 25 2024 |
R-4.3-win-x86_64 | OK | Oct 25 2024 |
R-4.3-mac-x86_64 | OK | Oct 25 2024 |
R-4.3-mac-aarch64 | OK | Oct 25 2024 |
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 |