This is an automated email from the ASF dual-hosted git repository.
herohde pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 90bbeb2 Merge pull request #5921 : [BEAM-4599] [SQL] add
testArithmeticOperator
add b6378a4 Add a small benchmark for metrics
new 9f05b7e [BEAM-4727] Improve metric lookup overhead for predeclared
metrics
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)