1
0
Fork 0
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:
Kazuhiro NISHIYAMA 2020-03-10 22:18:35 +09:00
parent 2fd779fcd9
commit 21039d9c73
No known key found for this signature in database
GPG key ID: 262ED8DBB4222F7A

View file

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