About Anaconda Help Download Anaconda

r / packages / r-rbenchmark

rbenchmark is inspired by the Perl module Benchmark, and is intended to facilitate benchmarking of arbitrary R code. The library consists of just one function, benchmark, which is a simple wrapper around system.time. Given a specification of the benchmarking process (counts of replications, evaluation environment) and an arbitrary number of expressions, benchmark evaluates each of the expressions in the specified environment, replicating the evaluation as many times as specified, and returning the results conveniently wrapped into a data frame.

Click on a badge to see how to embed it in your web page
badge
https://anaconda.org/r/r-rbenchmark/badges/version.svg
badge
https://anaconda.org/r/r-rbenchmark/badges/latest_release_date.svg
badge
https://anaconda.org/r/r-rbenchmark/badges/latest_release_relative_date.svg
badge
https://anaconda.org/r/r-rbenchmark/badges/platforms.svg
badge
https://anaconda.org/r/r-rbenchmark/badges/license.svg
badge
https://anaconda.org/r/r-rbenchmark/badges/downloads.svg

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy