criterion 0.2.7

Statistics-driven micro-benchmarking library
Documentation
1
2
3
4
5
# HTML Report

If [gnuplot](http://www.gnuplot.info/) is installed, Criterion.rs can generate an HTML report displaying the results of the benchmark under `target/criterion/$BENCHMARK_NAME/`.

To see an example report, [click here](html_report/index.html). For more details on the charts and statistics displayed, check the other pages of this book.