atime: Asymptotic Timing

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: 2024.4.12
Imports: data.table, bench, lattice, git2r, utils, stats, grDevices
Suggests: directlabels, ggplot2, testthat, knitr, markdown, stringi, re2, binsegRcpp, wbs, fpop, changepoint, LOPART, cumstats, PeakSegDisk, callr, readr, dplyr, tidyr, nc, RColorBrewer
Published: 2024-04-13
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

Documentation:

Reference manual: atime.pdf
Vignettes: Custom Plots
Custom References
Custom Units
Cumulative median
Regular expression examples

Downloads:

Package source: atime_2024.4.12.tar.gz
Windows binaries: r-prerel: atime_2024.4.12.zip, r-release: atime_2024.4.12.zip, r-oldrel: atime_2024.4.12.zip
macOS binaries: r-prerel (arm64): atime_2024.4.12.tgz, r-release (arm64): atime_2024.4.12.tgz, r-oldrel (arm64): atime_2024.4.12.tgz, r-prerel (x86_64): atime_2024.4.12.tgz, r-release (x86_64): atime_2024.4.12.tgz
Old sources: atime archive

Reverse dependencies:

Reverse suggests: aum

Linking:

Please use the canonical form https://CRAN.R-project.org/package=atime to link to this page.