delve/pkg
aarzilli a61b6c0d7c proc: avoid constructing unnecessary strings when evaluating variables
Avoids constructing:

1. name of runtime.curg fields while executing parseG
2. the location expression while evaluating any variable.

Benchmark before:

BenchmarkConditionalBreakpoints-4   	       1	4953889884 ns/op

Benchmark after:

BenchmarkConditionalBreakpoints-4   	       1	4419775128 ns/op

Updates #1549
2020-03-31 10:29:26 -07:00
..
config pkg/config: add max-variable-recurse parameter (#1626) 2019-07-23 14:40:35 -07:00
dwarf *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
gobuild *: Fix go vet complaints (#1935) 2020-03-18 09:25:32 -07:00
goversion travis-ci: autogenerate .travis.yml (#1939) 2020-03-19 11:09:29 -07:00
logflags logflags: Add pid to server-listening-at message (#1885) 2020-03-09 10:14:34 -07:00
proc proc: avoid constructing unnecessary strings when evaluating variables 2020-03-31 10:29:26 -07:00
terminal *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
version all: bump version number and release notes 2020-02-11 11:38:41 +01:00