Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e25aa4f

Browse files
doc/go1.15: enumerate ELF-based OSes
Users don't necessarily know if their OS is ELF-based. For #37419. Change-Id: I4a4256c5f5eb34211729e1311582bb0e210f1f8d Reviewed-on: https://go-review.googlesource.com/c/go/+/238240 Reviewed-by: Than McIntosh <thanm@google.com>
1 parent 9ca2474 commit e25aa4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/go1.15.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,8 @@ <h2 id="linker">Linker</h2>
313313
<p>
314314
For a representative set of large Go programs, linking is 20% faster
315315
and requires 30% less memory on average, for <code>ELF</code>-based
316-
OSes running on <code>amd64</code> architectures, with more modest
316+
OSes (Linux, FreeBSD, NetBSD, OpenBSD, Dragonfly, and Solaris)
317+
running on <code>amd64</code> architectures, with more modest
317318
improvements for other architecture/OS combinations.
318319
</p>
319320

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /