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.3.5
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-03-08
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.3.5.tar.gz
Windows binaries: r-devel: atime_2024.3.5.zip, r-release: atime_2024.3.5.zip, r-oldrel: atime_2024.3.5.zip
macOS binaries: r-release (arm64): atime_2024.3.5.tgz, r-oldrel (arm64): atime_2024.3.5.tgz, r-release (x86_64): atime_2024.3.5.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.