diff options
author | Rick Hudson <rlh@golang.org> | 2014-10-27 14:12:54 -0400 |
---|---|---|
committer | Rick Hudson <rlh@golang.org> | 2014-10-27 14:12:54 -0400 |
commit | 9c3e9321435fd5c96624b1a199e1834d3eb08a2f (patch) | |
tree | 1e22fac290f7770174355d37f13356d0a0836562 /src/runtime/asm_amd64.s | |
parent | 2c987a9ddefd9d256bf9e7e21396e2485a7d6514 (diff) | |
download | go-9c3e9321435fd5c96624b1a199e1834d3eb08a2f.tar.gz |
[dev.garbage] runtime: Linear map test give false negative due to GC.
This test gives a false negative at an observed rate of 1 in a 1000
due to the fact that it runs for < 100 ms. allowing GC pauses to
warp the results. Changed the test so that it triggers only if it
remains non-linear for much larger problem sizes.
LGTM=rsc
R=rsc
CC=golang-codereviews
https://codereview.appspot.com/164010043
Diffstat (limited to 'src/runtime/asm_amd64.s')
0 files changed, 0 insertions, 0 deletions