CRAN/E | rcpptimer

rcpptimer

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

Installation

About

Provides 'Rcpp' bindings for 'cpptimer', a simple tic-toc timer class for benchmarking 'C++' code . It's not just simple, it's blazing fast! This sleek tic-toc timer class supports overlapping timers as well as 'OpenMP' parallelism . 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.

rcpptimer.berrisch.biz

Key Metrics

Version 1.1.0
Published 2024-03-20 46 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks rcpptimer results
Language en-US

Downloads

Yesterday 9 -10%
Last 7 days 71 -11%
Last 30 days 291 -33%
Last 90 days 710
Last 365 days 710

Maintainer

Maintainer

Jonathan Berrisch

Jonathan@Berrisch.biz

Authors

Jonathan Berrisch

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Introduction

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rcpptimer archive

Imports

Rcpp

Suggests

testthat ≥ 3.0.0
knitr
rmarkdown

LinkingTo

Rcpp