You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/10/15 05:14:00 UTC

[jira] [Created] (FLINK-19654) Improve the execution time of PyFlink end-to-end tests

Dian Fu created FLINK-19654:
-------------------------------

             Summary: Improve the execution time of PyFlink end-to-end tests
                 Key: FLINK-19654
                 URL: https://issues.apache.org/jira/browse/FLINK-19654
             Project: Flink
          Issue Type: Bug
          Components: API / Python, Tests
    Affects Versions: 1.12.0
            Reporter: Dian Fu


Currently the average test duration for PyFlink end-to-end test is as following:

||test case||average execution-time||maximum execution-time||
|PyFlink Table end-to-end test|1340s|1877s|
|PyFlink DataStream end-to-end test|387s|575s|
|Kubernetes PyFlink application test|606s|694s|




--
This message was sent by Atlassian Jira
(v8.3.4#803005)