Library to instrument applications with the memoiprof profiling library.

The signature of the target funtion

Unique ID representing this function

Path to the directory where the report will be saved (does not need trailing /)

Constructors

Methods

  • Profiles each call to the target function separately. This includes making a wrapper for each call and adding the memoization profiling code inside the wrapper.

    Returns void