diff --git a/doc/go1.15.html b/doc/go1.15.html index df6acc80ee..33598a262d 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -313,7 +313,8 @@ Do not send CLs removing the interior tags from such phrases.
For a representative set of large Go programs, linking is 20% faster
and requires 30% less memory on average, for ELF-based
- OSes running on amd64 architectures, with more modest
+ OSes (Linux, FreeBSD, NetBSD, OpenBSD, Dragonfly, and Solaris)
+ running on amd64 architectures, with more modest
improvements for other architecture/OS combinations.