From: Hossein Zolfi Date: Fri, 3 Dec 2021 19:21:11 +0000 (+0330) Subject: doc/go1.18: change github.com/golang/go/issues to golang.org/issue X-Git-Tag: go1.18beta1~99 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=d20a0bfc8a7fd70537766990691d4c9e5841e086;p=gostls13.git doc/go1.18: change github.com/golang/go/issues to golang.org/issue Updates #47694 Change-Id: I84547ff995e2a302cf229fefefd28a7220a17028 Reviewed-on: https://go-review.googlesource.com/c/go/+/369016 Reviewed-by: Michael Knyszek Trust: Austin Clements --- diff --git a/doc/go1.18.html b/doc/go1.18.html index 4776936083..ea686933e0 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -230,7 +230,7 @@ Do not send CLs removing the interior tags from such phrases.

Runtime

-

+

The garbage collector now includes non-heap sources of garbage collector work (e.g., stack scanning) when determining how frequently to run. As a result, garbage collector overhead is more predictable when these sources are