delve/vendor
Alessandro Arzilli 7cd12c34fd
proc,dwarf: cache debug.Entry objects (#1931)
Instead of rescanning debug_info every time we want to read a function
(either to find inlined calls or its variables) cache the tree of
dwarf.Entry that we would generate and use that.

Benchmark before:

BenchmarkConditionalBreakpoints-4   	       1	5164689165 ns/op

Benchmark after:

BenchmarkConditionalBreakpoints-4   	       1	4817425836 ns/op

Updates #1549
2020-03-20 10:23:10 -07:00
..
github.com proc,dwarf: cache debug.Entry objects (#1931) 2020-03-20 10:23:10 -07:00
go.starlark.net *: Update vendor to pull in new starlark 2019-07-09 08:54:15 +02:00
golang.org/x vendor: Fix inconsistent vendoring 2019-12-02 07:08:07 -08:00
gopkg.in/yaml.v2 vendor: Fix inconsistent vendoring 2019-12-02 07:08:07 -08:00