Package: aprof
Type: Package
Title: Amdahl's profiler, directed optimization made easy.
Version: 0.2.4
Date: 2014-08-20
Author: Marco D. Visser
Maintainer: Marco D. Visser <marco.d.visser@gmail.com>
Description: 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 organises profiling output
    files (will soon include 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.
License: GPL-2
URL: http://github.com/MarcoDVisser/aprof
BugReports: http://github.com/MarcoDVisser/aprof/issues
Packaged: 2014-11-20 23:14:09 UTC; marcov
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-21 00:58:17
