]> Cypherpunks repositories - gostls13.git/commit
runtime: use fastrand64 in mapiterinit
authorzhangyunhao <zhangyunhao@bytedance.com>
Tue, 19 Apr 2022 08:38:04 +0000 (16:38 +0800)
committerKeith Randall <khr@golang.org>
Thu, 21 Apr 2022 17:46:15 +0000 (17:46 +0000)
commit01b8f5e8821eac0e3456d6200b351629fd3752f4
treedebdcb59b15e2579e10e8f63e553ddc5fda6e518
parentc2d436dcfad64d5cc301cf05d446f7a93c19133e
runtime: use fastrand64 in mapiterinit

Change-Id: I5698c7576a0f39ae62de7bea64286ac8e578d421
Reviewed-on: https://go-review.googlesource.com/c/go/+/400916
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Wayne Zuo <wdvxdr@golangcn.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/map.go