Abacn commented on PR #26697: URL: https://github.com/apache/beam/pull/26697#issuecomment-1548773814
Change is effective to load test: On master (https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Dataflow_Batch/1405/console) INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: python_dataflow_batch_combine_1_runtime Value: 621 Now (https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Dataflow_Batch_PR/20/console) INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: python_dataflow_batch_combine_1_runtime Value: 352 This is a 43% improvement. Originally _all_ Python load tests actually are testing the performance of SyntheticSource as it costs mosts of the run time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
