Package: benchr 0.2.5
benchr: High Precise Measurement of R Expressions Execution Time
Provides infrastructure to accurately measure and compare the execution time of R expressions.
Authors:
benchr_0.2.5.tar.gz
benchr_0.2.5.zip(r-4.5)benchr_0.2.5.zip(r-4.4)benchr_0.2.5.zip(r-4.3)
benchr_0.2.5.tgz(r-4.4-x86_64)benchr_0.2.5.tgz(r-4.4-arm64)benchr_0.2.5.tgz(r-4.3-x86_64)benchr_0.2.5.tgz(r-4.3-arm64)
benchr_0.2.5.tar.gz(r-4.5-noble)benchr_0.2.5.tar.gz(r-4.4-noble)
benchr_0.2.5.tgz(r-4.4-emscripten)benchr_0.2.5.tgz(r-4.3-emscripten)
benchr.pdf |benchr.html✨
benchr/json (API)
NEWS
# Install 'benchr' in R: |
install.packages('benchr', repos = c('https://artemklevtsov.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/artemklevtsov/benchr
Last updated 5 years agofrom:3ef52f2e37. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win-x86_64 | NOTE | Nov 06 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 06 2024 |
R-4.4-win-x86_64 | NOTE | Nov 06 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 06 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 06 2024 |
R-4.3-win-x86_64 | NOTE | Nov 06 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 06 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 06 2024 |
Exports:benchmarktimer_precision
Dependencies:RcppRcppProgress
Readme and manuals
Help Manual
Help page | Topics |
---|---|
High Precise Measurement of R Expressions Execution Time | benchmark |
High Precise Measurement of R Expressions Execution Time | benchr-package benchr |
Boxplot method for the 'benchmark' timings | boxplot.benchmark |
Mean method for the 'benchmark' timings. | mean.benchmark |
Plot method for the 'benchmark' timings. | plot.benchmark |
Print method for the 'benchmark' timings. | print.benchmark print.summaryBenchmark |
Summary method for the 'benchmark' timings. | summary.benchmark |
Get timer precision. | timer_precision |