diff options
| author | Josh Bleecher Snyder <josharian@gmail.com> | 2018-04-12 07:42:20 -0700 |
|---|---|---|
| committer | Josh Bleecher Snyder <josharian@gmail.com> | 2018-04-13 19:52:07 +0000 |
| commit | e511f153752ab1f17b2862aa47bb149c0ed79990 (patch) | |
| tree | 46af674ecdbf3349447563006bab705eda0039a4 /src/runtime/stack_test.go | |
| parent | c0547476f342665514904cf2581a62135d2366c3 (diff) | |
| download | go-e511f153752ab1f17b2862aa47bb149c0ed79990.tar.xz | |
debug/gosym: intern LineTable strings
This cuts the allocated space while executing
go tool objdump -S `go tool -n compile`
by over 10%.
It also speeds it up slightly:
name old time/op new time/op delta
ObjdumpSCompiler 9.03s ± 1% 8.88s ± 1% -1.59% (p=0.000 n=20+20)
Updates #24725
Change-Id: Ic6ef8e273ede589334ab6e07099ac2e5bdf990c9
Reviewed-on: https://go-review.googlesource.com/106798
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/runtime/stack_test.go')
0 files changed, 0 insertions, 0 deletions
