Computing and visualizing comparative asymptotic timings of different algorithms and code versions. Also includes functionality for comparing empirical timings with expected references such as linear or quadratic, <https://en.wikipedia.org/wiki/Asymptotic_computational_complexity> Also includes functionality for measuring asymptotic memory and other quantities.
Version: | 2022.8.25 |
Imports: | data.table, bench, lattice, git2r |
Suggests: | directlabels, ggplot2, testthat, knitr, markdown, stringi, re2, binsegRcpp, wbs, fpop, changepoint, LOPART, cumstats, PeakSegDisk, callr |
Published: | 2022-08-27 |
Author: | Toby Hocking [aut, cre] |
Maintainer: | Toby Hocking <toby.hocking at r-project.org> |
BugReports: | https://github.com/tdhock/atime/issues |
License: | GPL-3 |
URL: | https://github.com/tdhock/atime |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | atime results |
Package source: | atime_2022.8.25.tar.gz |
Windows binaries: | r-devel: atime_2022.8.25.zip, r-release: atime_2022.8.25.zip, r-oldrel: atime_2022.8.25.zip |
macOS binaries: | r-release (arm64): atime_2022.8.25.tgz, r-oldrel (arm64): atime_2022.8.25.tgz, r-release (x86_64): atime_2022.8.25.tgz, r-oldrel (x86_64): atime_2022.8.25.tgz |
Please use the canonical form https://CRAN.R-project.org/package=atime to link to this page.