run abstract method

Future<Profile> run()

The implementation of the benchmark that will produce a Profile.

Implementation

Future<Profile> run();