aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/debug
diff options
context:
space:
mode:
authorMeng Zhuo <mzh@golangcn.org>2022-02-09 10:39:15 +0800
committermzh <mzh@golangcn.org>2022-02-09 06:35:15 +0000
commitbe0d049a42ee4b07bfb71acb5e8f7c3d2735049a (patch)
tree931f5365041644188b070caa9e84daba3d168d83 /src/runtime/debug
parent255acb0c059268c99e45b693645a256719f3abb2 (diff)
downloadgo-be0d049a42ee4b07bfb71acb5e8f7c3d2735049a.tar.xz
runtime: AES maphash scramble 3 times on 386
Issue #43130 shows flaky hash not inbalanced on 386 platform, which is using AES hashing instead of wyhash. This CL increase the scramble times to 3 that amd64 using right now. Fixes #43130 Change-Id: I9d012eda99ff71c13a89448f46fcb9c5e7cec921 Reviewed-on: https://go-review.googlesource.com/c/go/+/384075 Trust: mzh <mzh@golangcn.org> Run-TryBot: mzh <mzh@golangcn.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/runtime/debug')
0 files changed, 0 insertions, 0 deletions