delve/pkg
Alessandro Arzilli c272212baa
proc/native: optimize native.status through buffering (#1865)
Benchmark before:

BenchmarkConditionalBreakpoints-4              1        15649407130 ns/op

Benchmark after:

BenchmarkConditionalBreakpoints-4   	       1	14586710018 ns/op

Conditional breakpoint evaluation 1.56ms -> 1.45ms

Updates #1549
2020-02-15 11:55:19 -08:00
..
config pkg/config: add max-variable-recurse parameter (#1626) 2019-07-23 14:40:35 -07:00
dwarf *: Go 1.14 support branch (#1727) 2020-02-10 17:31:54 -08:00
goversion *: Go 1.14 support branch (#1727) 2020-02-10 17:31:54 -08:00
logflags service/dap: Initial implementation for 'dlv dap' (#1858) 2020-02-15 11:52:53 -08:00
proc proc/native: optimize native.status through buffering (#1865) 2020-02-15 11:55:19 -08:00
terminal pkg,service: add cmd examinemem(x) for examining memory. (#1814) 2020-02-13 09:29:21 -08:00
version all: bump version number and release notes 2020-02-11 11:38:41 +01:00