Skip to content

Commit aee0370

Browse files
committed
mention from there to run cargo bench
1 parent 4136aaf commit aee0370

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Readme.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,9 @@ This tool uses [criterion](https://github.com/bheisler/criterion.rs) for benchma
115115
cargo bench
116116
```
117117

118-
You can find a report with plots in `target/criterion/report/index.html`.
118+
from within the folder, where you checked out this repository.
119+
120+
You should find a report with plots in `./target/criterion/report/index.html`.
119121

120122
## Support
121123

0 commit comments

Comments
 (0)