1
0
mirror of https://github.com/golang/go synced 2024-11-05 19:36:10 -07:00
go/internal/telemetry
Ian Cottrell 8f75b710dd internal/telemetry: improve the telemetry benchmark
This changes the benchmarks to be less heavy weight.
It allows the baseline to have no allocations and be
very lightweight. This makes it easier to see
realistic numbers for the costs of the various
operations, making it easier to track and optimize.

Change-Id: I07699881d6976c3ab3432373f057b563752509b2
Reviewed-on: https://go-review.googlesource.com/c/tools/+/225337
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2020-03-26 17:45:41 +00:00
..
event internal/telemetry: hide event.Type 2020-03-25 01:02:19 +00:00
export internal/telemetry: replace TagSet with TagMap and TagPointer 2020-03-25 01:00:44 +00:00
unit internal/lsp,internal/telemetry: correct stale docstrings 2020-01-15 14:25:42 +00:00
bench_test.go internal/telemetry: improve the telemetry benchmark 2020-03-26 17:45:41 +00:00
doc.go internal/telemetry: unify the event handling to an event package 2020-03-12 03:58:56 +00:00