The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

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 microsecond-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.1.0
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2024-03-20
Author: Jonathan Berrisch ORCID iD [aut, cre]
Maintainer: Jonathan Berrisch <Jonathan at Berrisch.biz>
License: GPL (≥ 3)
URL: https://rcpptimer.berrisch.biz
NeedsCompilation: yes
Language: en-US
Materials: README NEWS
CRAN checks: rcpptimer results

Documentation:

Reference manual: rcpptimer.pdf
Vignettes: Introduction

Downloads:

Package source: rcpptimer_1.1.0.tar.gz
Windows binaries: r-devel: rcpptimer_1.1.0.zip, r-release: rcpptimer_1.1.0.zip, r-oldrel: rcpptimer_1.1.0.zip
macOS binaries: r-release (arm64): rcpptimer_1.1.0.tgz, r-oldrel (arm64): rcpptimer_1.1.0.tgz, r-release (x86_64): rcpptimer_1.1.0.tgz, r-oldrel (x86_64): rcpptimer_1.1.0.tgz
Old sources: rcpptimer archive

Reverse dependencies:

Reverse linking to: 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.
Health stats visible at Monitor.