main reasons behind this: - make adding/removing tags cheap - make adding/removing fields cheap - make parsing cheaper - make parse -> decorate -> write out bytes metric flow much faster Refactor serializer to use byte buffer |
||
|---|---|---|
| .. | ||
| inline_strconv_parse.go | ||
| metric.go | ||
| metric_benchmark_test.go | ||
| metric_test.go | ||
| parse.go | ||