]> Cypherpunks repositories - gostls13.git/commit
doc/go1.7.html: mention specific runtime improvements
authorAustin Clements <austin@google.com>
Mon, 18 Jul 2016 03:12:41 +0000 (23:12 -0400)
committerAustin Clements <austin@google.com>
Mon, 18 Jul 2016 14:10:42 +0000 (14:10 +0000)
commit2837c395526476e31fb15dbb948ed77389cdc75b
tree52df679c08d9fe621c3cda8d04799e0a29489631
parenta6dbfc12c640c90e8dc552443d3ece04cbae4a9c
doc/go1.7.html: mention specific runtime improvements

Most of the runtime improvements are hard to quantify or summarize,
but it's worth mentioning some of the substantial improvements in STW
time, and that the scavenger now actually works on ARM64, PPC64, and
MIPS.

Change-Id: I0e951038516378cc3f95b364716ef1c183f3445a
Reviewed-on: https://go-review.googlesource.com/24966
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.7.html