The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Assists the evaluation of whether and where to focus code optimization, using Amdahl's law and visual aids based on line profiling. Amdahl's profiler organizes profiling output files (including memory profiling) in a visually appealing way. It is meant to help to balance development vs. execution time by helping to identify the most promising sections of code to optimize and projecting potential gains. The package is an addition to R's standard profiling tools and is not a wrapper for them.
Version: | 0.4.1 |
Imports: | graphics, grDevices, stats, testthat |
Published: | 2018-05-22 |
DOI: | 10.32614/CRAN.package.aprof |
Author: | Marco D. Visser |
Maintainer: | Marco D. Visser <marco.d.visser at gmail.com> |
BugReports: | http://github.com/MarcoDVisser/aprof/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://github.com/MarcoDVisser/aprof |
NeedsCompilation: | no |
Citation: | aprof citation info |
In views: | HighPerformanceComputing |
CRAN checks: | aprof results |
Reference manual: | aprof.pdf |
Package source: | aprof_0.4.1.tar.gz |
Windows binaries: | r-devel: aprof_0.4.1.zip, r-release: aprof_0.4.1.zip, r-oldrel: aprof_0.4.1.zip |
macOS binaries: | r-release (arm64): aprof_0.4.1.tgz, r-oldrel (arm64): aprof_0.4.1.tgz, r-release (x86_64): aprof_0.4.1.tgz, r-oldrel (x86_64): aprof_0.4.1.tgz |
Old sources: | aprof archive |
Please use the canonical form https://CRAN.R-project.org/package=aprof to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.