Suggest to look at the results using a web browser
This commit is contained in:
parent
1d6a514e85
commit
fa3dbd719d
1 changed files with 2 additions and 1 deletions
|
@ -55,7 +55,8 @@ algorithms in Rust and benchmark them. Let the battle begin.
|
|||
|
||||
1. Install [Rust][rust] and [gnuplot][gnuplot].
|
||||
2. Run `cargo bench`.
|
||||
3. Look at the results in `./target/criterion/report/`.
|
||||
3. Use a web browser to look at the results located in
|
||||
`./target/criterion/report/`.
|
||||
|
||||
[rust]: https://www.rust-lang.org/
|
||||
[gnuplot]: http://www.gnuplot.info/
|
||||
|
|
Loading…
Reference in a new issue