omegahat/RTiming: Timing test code for some aspects of the R interpreter

This package is a start to collect some tests for various aspects of the R interpreter such as the need to duplicate/copy objects, how expensive it is to have code that conditionally casts rather than first coerce to the target type, and so on. The intent is to be able to run the tests and get the timings easily on various different machines, platforms, optimization specifications, etc.

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@wald.ucdavis.edu>
LicenseBSD
Version0.1-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("omegahat/RTiming")
omegahat/RTiming documentation built on May 24, 2019, 1:55 p.m.