Mix.Tasks.Bmark
Usage
mix bmark
Runs all benchmarks matching the pattern bmark/*_bmark.ex. Results of the tests will
be written to results/
Summary
Functions
The task run function does all the setup for the bmark environment and registers an exit handler that will actually run the benchmarks