From 881b6ea7baaa38f54a1dbd989fd21a638d0e118d Mon Sep 17 00:00:00 2001 From: yangwenmai Date: Thu, 17 Jun 2021 07:01:16 +0800 Subject: doc/go1.17: fix redundant space Change-Id: I6fccab7504f928452fbe490ae83e8d4b23a59f06 Reviewed-on: https://go-review.googlesource.com/c/go/+/328849 Reviewed-by: Dmitri Shuralyov Reviewed-by: Cherry Mui --- doc/go1.17.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/go1.17.html b/doc/go1.17.html index 75c05c9e25..f8d7aad034 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -387,7 +387,7 @@ func Foo() bool { registers instead of the stack. This work is enabled for Linux, MacOS, and Windows on the 64-bit x86 architecture (the linux/amd64, darwin/amd64, windows/amd64 ports). For a - representative set of Go packages and programs, benchmarking has shown + representative set of Go packages and programs, benchmarking has shown performance improvements of about 5%, and a typical reduction in binary size of about 2%.

-- cgit v1.2.3-54-g00ecf