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/03 20:03:09 UTC

[beam] 01/01: [BEAM-4726] Add a simple benchmark to the ParDo execution node.

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 d66709798a413b635cb3226941fd6e58750f1712
Merge: e6b3c90 25c04aa
Author: Henning Rohde <he...@seekerror.org>
AuthorDate: Tue Jul 3 13:03:01 2018 -0700

    [BEAM-4726] Add a simple benchmark to the ParDo execution node.

 sdks/go/pkg/beam/core/runtime/exec/pardo_test.go | 53 ++++++++++++++++++++++++
 sdks/go/pkg/beam/core/runtime/exec/unit_test.go  | 36 ++++++++++++++++
 2 files changed, 89 insertions(+)