nathansam/BenchJournal: Track Benchmark Results for a Package

BenchJournal is a tool to keep track of benchmarks for a package as the package is developed. This is useful when aiming to refactor code, or convert R code to C/C++, and wish to monitor progress. Two workflows are supported: an automatic workflow which will update benchmark results when git push is ran, and a manual workflow which asssumes the R package version has been updated between updates.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
URL https://github.com/nathansam/BenchJournal
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nathansam/BenchJournal")
nathansam/BenchJournal documentation built on June 21, 2020, 10:01 p.m.