ruby-changes:60354
From: Kazuhiro <ko1@a...>
Date: Tue, 10 Mar 2020 22:19:30 +0900 (JST)
Subject: [ruby-changes:60354] 21039d9c73 (master): Add link to ../benchmark/README.md from make_cheatsheet [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=21039d9c73 From 21039d9c73d3c6f735d5178c9dd89950945002c3 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA <zn@m...> Date: Tue, 10 Mar 2020 22:18:35 +0900 Subject: Add link to ../benchmark/README.md from make_cheatsheet [ci skip] diff --git a/doc/make_cheatsheet.md b/doc/make_cheatsheet.md index c511b29..376e617 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`. https://github.com/ruby/ruby/blob/trunk/doc/make_cheatsheet.md#L94 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 v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/