Nothing
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.
Package details |
|
---|---|
Author | Marco D. Visser |
Maintainer | Marco D. Visser <marco.d.visser@gmail.com> |
License | GPL (>= 2) |
Version | 0.4.1 |
URL | http://github.com/MarcoDVisser/aprof |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.