You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by he...@apache.org on 2018/07/11 20:43:55 UTC

[beam] 01/01: [BEAM-4727] Improve metric lookup overhead for predeclared metrics

This is an automated email from the ASF dual-hosted git repository.

herohde pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 9f05b7e5ce03aebc7fdd277180d77cae6af2c2f7
Merge: 90bbeb2 b6378a4
Author: Henning Rohde <he...@seekerror.org>
AuthorDate: Wed Jul 11 13:43:48 2018 -0700

    [BEAM-4727] Improve metric lookup overhead for predeclared metrics

 sdks/go/pkg/beam/core/metrics/metrics.go      | 153 ++++++++++++++++++--------
 sdks/go/pkg/beam/core/metrics/metrics_test.go |  56 ++++++++--
 sdks/go/pkg/beam/metrics.go                   |   6 +-
 3 files changed, 161 insertions(+), 54 deletions(-)