]> Cypherpunks repositories - gostls13.git/commit
debug/gosym: add benchmark
authorJosh Bleecher Snyder <josharian@gmail.com>
Wed, 29 Sep 2021 17:16:47 +0000 (10:16 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Wed, 29 Sep 2021 20:06:10 +0000 (20:06 +0000)
commit5930cff093c44b86a299c1841ab4e6a2c7a239d2
treeb132944171f599652fe0dcf9d7ecefeafe776790
parente213c72fb9492a409bd0ed9620ca9aaaa96ddebe
debug/gosym: add benchmark

Use a Go 1.15 executable for the benchmark, because it is handy.
Most of the code paths are shared for Go 1.2+.

Change-Id: Id7ddc76a05d76335108c58ff9f1ab2ff837b7227
Reviewed-on: https://go-review.googlesource.com/c/go/+/353131
Trust: Josh Bleecher Snyder <josharian@gmail.com>
Trust: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
src/debug/gosym/pclntab_test.go