RocMarshal commented on PR #27189: URL: https://github.com/apache/flink/pull/27189#issuecomment-3501911032
Nice proposal! Thanks @davidradl . I have to admit that currently, we only have basic bench tests[1] about matching phase and slot sharing phase rather than benchmark tests for job throughput. If we want to do this, the following preparations or issues need to be addressed: - A dataset that is easily acceptable, commonly recognized, or convincing to developers - A typical DAG job in this field - A combination of parallelism configuration parameters for this DAG job that can highlight the performance of different streaming job scheduling strategies - How to present the results of such benchmark tests [1] https://issues.apache.org/jira/browse/FLINK-33653 -- 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]
