Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 548 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 548 Bytes

microbenchmark

Infrastructure to accurately measure and compare the execution time of R expressions.

Install from GitHub

To install the bleeding edge version from GitHub run (requires the remotes package):

remotes::install_github("joshuaulrich/microbenchmark")

CRAN Status Badge CRAN Downloads