setup method

Future<void> setup()

Prepare the benchmark before execution. Not included in the measured time.

Implementation

Future<void> setup() async {}