Skip to content

Commit 2cb9042

Browse files
committed
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 <[email protected]> Reviewed-by: Michael Knyszek <[email protected]>
1 parent f8a8a73 commit 2cb9042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/go1.18.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ <h2 id="runtime">Runtime</h2>
282282
<code>GOGC</code> where necessary.
283283
</p>
284284

285-
<p>
285+
<p><!-- CL 358675, CL 353975, CL 353974 -->
286286
The runtime now returns memory to the operating system more efficiently and has
287287
been tuned to work more aggressively as a result.
288288
</p>

0 commit comments

Comments
 (0)