mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add link to ../benchmark/README.md from make_cheatsheet [ci skip]
This commit is contained in:
parent
2fd779fcd9
commit
21039d9c73
1 changed files with 4 additions and 0 deletions
|
@ -94,3 +94,7 @@ Note that `test-coverage.dat` accumulates all runs of `make test-all`.
|
|||
Make sure that you remove the file if you want to measure one test run.
|
||||
|
||||
You can see the coverage result of CI: https://rubyci.org/coverage
|
||||
|
||||
## How to benchmark
|
||||
|
||||
see <../benchmark/README.md>
|
||||
|
|
Loading…
Add table
Reference in a new issue