This is an automated email from the ASF dual-hosted git repository. lgajowy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 078a1a2720c044ec0429fe21989ff44ba465c49c Merge: a026b59 0eda4ca Author: Ćukasz Gajowy <[email protected]> AuthorDate: Tue Oct 23 16:43:11 2018 +0200 Merge pull request #6239: [BEAM-5758] Load tests of Python Synthetic Sources .../apache_beam/testing/load_tests/__init__.py | 16 +++ .../testing/load_tests/co_group_by_key_test.py | 148 +++++++++++++++++++ .../apache_beam/testing/load_tests/combine_test.py | 111 +++++++++++++++ .../testing/load_tests/group_by_key_test.py | 106 ++++++++++++++ .../testing/load_tests/load_test_metrics_utils.py | 42 ++++++ .../apache_beam/testing/load_tests/pardo_test.py | 156 +++++++++++++++++++++ 6 files changed, 579 insertions(+)
