]> Cypherpunks repositories - gostls13.git/commit
runtime: a few optimizations of scanblock.
authorKeith Randall <khr@golang.org>
Tue, 14 Oct 2014 16:22:47 +0000 (09:22 -0700)
committerKeith Randall <khr@golang.org>
Tue, 14 Oct 2014 16:22:47 +0000 (09:22 -0700)
commit9dc6764d3c780cf302a8a7521d27e61102d701fc
treede1d534f4f4d16a23b3d82efdb889a18797b58c8
parent64bed3f55fdf3628e0bfe75079a8f5f845aa7bb2
runtime: a few optimizations of scanblock.

Lowers gc pause time by 5-10% on test/bench/garbage

LGTM=rsc, dvyukov
R=rsc, dvyukov
CC=golang-codereviews
https://golang.org/cl/157810043
src/runtime/mgc0.c