The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

rcpptimer: 'Rcpp' Tic-Toc Timer with 'OpenMP' Support

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 ORCID iD [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

Documentation:

Reference manual: rcpptimer.pdf
Vignettes: Advanced Usage of rcpptimer (source, R code)
Automatic and Manual Return of the Timings (source, R code)
Adding rcpptimer to a Package (source)
A Short Introduction to rcpptimer (source, R code)
Using rcpptimer with Rcpp::sourceCpp (source, R code)

Downloads:

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 dependencies:

Reverse linking to: profoc
Reverse suggests: profoc

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rcpptimer to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.