From 21039d9c73d3c6f735d5178c9dd89950945002c3 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Tue, 10 Mar 2020 22:18:35 +0900 Subject: Add link to ../benchmark/README.md from make_cheatsheet [ci skip] --- doc/make_cheatsheet.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/make_cheatsheet.md b/doc/make_cheatsheet.md index c511b293c1..376e617a54 100644 --- a/doc/make_cheatsheet.md +++ b/doc/make_cheatsheet.md @@ -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> -- cgit v1.2.3