CMD + K

r-aprof

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-aprof

Usage Tracking

0.4.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Aug 13, 2019 at 13:50

License

GPL (>= 2)

Total Downloads

315

Version Downloads

264

Supported Platforms

noarch