]> Cypherpunks repositories - gostls13.git/commit
runtime: remove a branch from funcdata
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 5 Oct 2021 17:21:54 +0000 (10:21 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 5 Oct 2021 20:35:48 +0000 (20:35 +0000)
commit113b52979f48331b611e0fe7dadff97d6393ca27
tree628acb2fc68c8bb516deec944da355859f77536b
parent75773b0e7b4dac6b779e869a13096a7b7f0be5bb
runtime: remove a branch from funcdata

name                   old time/op  new time/op  delta
StackCopyWithStkobj-8  12.1ms ± 7%  11.6ms ± 8%  -3.88%  (p=0.002 n=19+19)

Change-Id: Idf810017d541eba70bcf9c736267de9efae916d5
Reviewed-on: https://go-review.googlesource.com/c/go/+/354072
Trust: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/symtab.go