Suggest to look at the results using a web browser

This commit is contained in:
Rodolphe Bréard 2024-10-27 20:07:40 +01:00
parent 1d6a514e85
commit fa3dbd719d

View file

@ -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/