mirror of
https://github.com/golang/go
synced 2024-11-02 13:42:29 +00:00
doc/go1.18: cite CLs for more efficient scavenging
For #47694. Change-Id: Ic6088b1811600670a57f28426f4158a7c7517c82 Reviewed-on: https://go-review.googlesource.com/c/go/+/369616 Trust: Austin Clements <austin@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com>
This commit is contained in:
parent
f8a8a73096
commit
2cb9042dc2
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ Do not send CLs removing the interior tags from such phrases.
|
|||
<code>GOGC</code> where necessary.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<p><!-- CL 358675, CL 353975, CL 353974 -->
|
||||
The runtime now returns memory to the operating system more efficiently and has
|
||||
been tuned to work more aggressively as a result.
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue