Provides 'Rcpp' bindings for 'cpptimer', a simple tic-toc timer class for benchmarking 'C++' code <https://github.com/BerriJ/cpptimer>. It's not just simple, it's blazing fast! This sleek tic-toc timer class supports overlapping timers as well as 'OpenMP' parallelism <https://www.openmp.org/>. It boasts a nanosecond-level time resolution. We did not find any overhead of the timer itself at this resolution. Results (with summary statistics) are automatically passed back to 'R' as a data frame.
Version: | 1.2.1 |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown |
Published: | 2024-09-22 |
DOI: | 10.32614/CRAN.package.rcpptimer |
Author: | Jonathan Berrisch [aut, cre] |
Maintainer: | Jonathan Berrisch <Jonathan at Berrisch.biz> |
BugReports: | https://github.com/BerriJ/rcpptimer/issues |
License: | GPL (≥ 3) |
URL: | https://rcpptimer.berrisch.biz, https://github.com/BerriJ/rcpptimer |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | rcpptimer results |
Package source: | rcpptimer_1.2.1.tar.gz |
Windows binaries: | r-devel: rcpptimer_1.2.1.zip, r-release: rcpptimer_1.2.1.zip, r-oldrel: rcpptimer_1.2.1.zip |
macOS binaries: | r-release (arm64): rcpptimer_1.2.1.tgz, r-oldrel (arm64): rcpptimer_1.2.1.tgz, r-release (x86_64): rcpptimer_1.2.1.tgz, r-oldrel (x86_64): rcpptimer_1.2.1.tgz |
Old sources: | rcpptimer archive |
Reverse linking to: | profoc |
Reverse suggests: | profoc |
Please use the canonical form https://CRAN.R-project.org/package=rcpptimer to link to this page.