This class takes a list of profilers as fallback options. it executes their computeProfile function in sequence, and the first resolved promise will be returned.
computeProfile
This class takes a list of profilers as fallback options. it executes their
computeProfile
function in sequence, and the first resolved promise will be returned.