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
Родитель 2fd779fcd9
Коммит 21039d9c73
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 262ED8DBB4222F7A
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

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