aprof (version 0.4.1)

Amdahl's Profiler, Directed Optimization Made Easy

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 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.

Copy Link

Version

Down Chevron

Install

install.packages('aprof')

Monthly Downloads

599

Version

0.4.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

May 22nd, 2018

Functions in aprof (0.4.1)