Provides infrastructure to accurately measure and compare the execution time of R expressions.
Version: | 1.5.0 |
Depends: | R (≥ 3.2.0) |
Imports: | graphics, stats |
Suggests: | ggplot2, multcomp, RUnit |
Published: | 2024-09-04 |
DOI: | 10.32614/CRAN.package.microbenchmark |
Author: | Olaf Mersmann [aut], Claudia Beleites [ctb], Rainer Hurling [ctb], Ari Friedman [ctb], Joshua M. Ulrich [cre] |
Maintainer: | Joshua M. Ulrich <josh.m.ulrich at gmail.com> |
BugReports: | https://github.com/joshuaulrich/microbenchmark/issues/ |
License: | BSD_2_clause + file LICENSE |
URL: | https://github.com/joshuaulrich/microbenchmark/ |
NeedsCompilation: | yes |
SystemRequirements: | On a Unix-alike, one of the C functions mach_absolute_time (macOS), clock_gettime or gethrtime. If none of these is found, the obsolescent POSIX function gettimeofday will be tried. |
CRAN checks: | microbenchmark results |
Reference manual: | microbenchmark.pdf |
Package source: | microbenchmark_1.5.0.tar.gz |
Windows binaries: | r-devel: microbenchmark_1.5.0.zip, r-release: microbenchmark_1.5.0.zip, r-oldrel: microbenchmark_1.5.0.zip |
macOS binaries: | r-devel (arm64): microbenchmark_1.5.0.tgz, r-release (arm64): microbenchmark_1.5.0.tgz, r-oldrel (arm64): microbenchmark_1.5.0.tgz, r-devel (x86_64): microbenchmark_1.5.0.tgz, r-release (x86_64): microbenchmark_1.5.0.tgz, r-oldrel (x86_64): microbenchmark_1.5.0.tgz |
Old sources: | microbenchmark archive |
Please use the canonical form https://CRAN.R-project.org/package=microbenchmark to link to this page.
mirror server hosted at Truenetwork, Russian Federation.