This package is considered a duplicate. The official version of this package is found at:https://joshuaulrich.r-universe.dev/microbenchmark
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.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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/joshuaulrich/microbenchmark/issues
Last updated 3 months agofrom:16ed642e0d. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-linux-x86_64 | OK | Nov 13 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 |