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
Total downloads: 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.

Information Last Updated

Apr 22, 2025 at 15:30

License

GPL (>= 2)

Total Downloads

300

Platforms

noarch Version: 0.4.1