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:08 UTC

[beam] branch master updated (e6b3c90 -> d667097)

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 e6b3c90  [BEAM-3249] Move gradle-spotless plugin to buildscript for offline build
     add 25c04aa  Add a simple benchmark to the ParDo execution node.
     new d667097  [BEAM-4726] Add a simple benchmark to the ParDo execution node.

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/runtime/exec/pardo_test.go | 53 ++++++++++++++++++++++++
 sdks/go/pkg/beam/core/runtime/exec/unit_test.go  | 36 ++++++++++++++++
 2 files changed, 89 insertions(+)


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

Posted by he...@apache.org.
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(+)