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.10.3
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-10-04
DOI: 10.32614/CRAN.package.atime
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 (source, R code)
Custom References (source, R code)
Custom Units (source, R code)
Example: cumulative median (source, R code)
Example: regular expressions (source, R code)

Downloads:

Package source: atime_2024.10.3.tar.gz
Windows binaries: r-devel: atime_2024.9.25.zip, r-release: atime_2024.10.3.zip, r-oldrel: atime_2024.10.3.zip
macOS binaries: r-release (arm64): atime_2024.10.3.tgz, r-oldrel (arm64): atime_2024.10.3.tgz, r-release (x86_64): atime_2024.10.3.tgz, r-oldrel (x86_64): atime_2024.10.3.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.